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-24 02:24:06 CEST 
On Sat, 2005-07-23 at 23:24 +0000, Bernd Rinn wrote:
 svn_config_enumerate is allowed to allocate memory; that's why you pass
 > Here you can see that memory is allocated only if p != NULL, otherwise the
 That's not safe; two iterations on the same hash table would collide.
 ---------------------------------------------------------------------
  | 
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.