https://issues.apache.org/bugzilla/show_bug.cgi?id=44948





--- Comment #15 from Ruediger Pluem <[email protected]>  2009-03-23 14:25:34 
PST ---
(In reply to comment #13)
> Created an attachment (id=23400)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23400) [details]
> Proposed fix against 2.2.11
> 
> I was able to reproduce the problem.  The attached patch seemed to solve the
> problem; it looked as though a bucket was leaking there.  Can you try it and
> see if it works for you?  It's against 2.2.11.

While I agree with your patch that 
apr_bucket_delete is better than APR_BUCKET_REMOVE and avoids a leak in theory
I currently fail to see that we execute this code section often enough to
produce a leak in practice. To be honest we should only hit this code section
rarely.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to