[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 like situation when parsing a svn_config_t object repeatedly

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-07-26 18:20:59 CEST

Committed with minor adjustments in r15436 and r15437.

While reviewing the patch, it occurred to me that the enumeration
callbacks should also take a pool parameter, which would be an iteration
subpool of the pool passed to the enumeration functions. If you feel up
to making this change (requires revving svn_config_enumerator_t and
svn_config_section_enumerator_t, and presents some challenges for the
compatibility wrappers), that would be welcome. Since we haven't had a
release yet with svn_config_enumerate2 et al, the API for those
functions can change without having to create svn_config_enumerate3.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 26 18:24:03 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.