On Fri, Feb 18, 2005 at 01:12:52AM -0800, Paul Querna wrote:
> First, let me say that apr_brigade_split is evil.

Specifically the combination of apr_brigade_split() and an
apr_brigade_destroy() which is a noop, yes; #23567 is another example of
a leak caused by this.

I'd also concluded that eliminating use of apr_brigade_split() was
probably the easiest way out of this hole, it's still fairly disruptive
though... 

joe

Reply via email to