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

Re: [PATCH] issue 1954 - v3

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-12-15 02:11:33 CET

> Doesn't svn_destroy_pool (subpool) have to be called to free the
> subpool? If so, I don't see how subpool memory would get freed if
> SVN_ERR causes a jump out of add_or_open_file().

Pools are hierarchical, if you don't destroy the subpool it will get
cleaned up when its parent pool is eventually destroyed.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 15 02:12:36 2004

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.