Re: memory leaking on POST
Joe Schaefer <[email protected]>
| Newsgroups | gmane.comp.apache.apreq |
|---|---|
| Message-ID | <[email protected]> |
"Brian McQueen" <[email protected]> writes: > I'll test it out Don't bother, I'm pretty sure apreq's behavior is unacceptable with that patch. We call apreq_brigade_fwrite way too many times internally to be able to afford to leak a brigade struct on each invocation. I'll try to commit a proper patch to trunk soonish. I'm glad you found a solution that seems to be working for you, but I'm also more than a little skeptical that apreq is working correctly if you are simply deleting the original buckets passed into apreq_brigade_fwrite. -- Joe Schaefer