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

Re: [PATCH] Add reporter-set_path pool parameter

From: <jerenkrantz_at_apache.org>
Date: 2003-01-23 20:59:46 CET

--On Thursday, January 23, 2003 8:43 PM +0100
=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= brane@xbc.nu wrote:

 + svn_pool_clear (child_subpool);
     } /* end main entries loop */

 Shouldn't we destroy child_subpool here?

Nah, if you look a line down from there, you see we delete subpool
which is child_subpool's parent. =) -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:09:59 2006

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.