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

Re: [PATCH]: Fix memory leak in diff

From: Greg Stein <gstein_at_lyra.org>
Date: 2005-11-24 12:20:07 CET

On Wed, Nov 23, 2005 at 09:23:07PM -0500, Daniel Berlin wrote:
>...
> This is caused by not actually passing the per-iteration pool to our
> children.
> Fixed.

You need to make sure that it is cleared in *both* branches of the if
statement. Right now, it's only cleared in one...

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 24 12:20:52 2005

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

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