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). --Cliff
