[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r11310 - trunk/src/TortoiseProc/LogDlg.cpp

From: <Stefan.Fuhrmann_at_etas.com>
Date: 2007-11-10 13:56:06 CET

"Alexander Klenin" <klenin@gmail.com> wrote on 10.11.2007 01:48:23:

> > Author: SF
> > Date: 2007-11-09 08:36:20-0800
> > New Revision: 11310
> >
> > Modified:
> > trunk/src/TortoiseProc/LogDlg.cpp
> >
> > Log:
> > fix access violation in LogDlg destructor:
> > * Since the switch to svn_client_log4(), LogChangedPathArray
> > *owns* its members, i.e. they will get deleted by
> > LogChangedPathArray's destructor
> > -> we must *explicitly* entries from temp. LogChangedPathArray
instances
>
> explicitly remove?

Em .. er .. yes ;) Thank's for noticing.
It now reads:

  -> we must *explicitly* remove shared entries from
     temp. LogChangedPathArray instances

-- Stefan^2

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Nov 10 14:03:11 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.