Cliff Woolley <[EMAIL PROTECTED]> writes: > On 13 Nov 2002, Jeff Trawick wrote: > > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14321 > > Can somebody plz look at the user's comment on how to fix the leak? > > I'll have to look at it more closely, but it sounds like what's needed is > to use apr_brigade_cleanup(bb) instead of apr_brigade_destroy(bb).
Changing that apr_brigade_destroy() to apr_brigade_cleanup() plugs the leak. -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...
