On 14/08/2006, at 1:16 AM, Jim Gallacher wrote:
Only ask as I have a big patch related to MODPYTHON-63 that am
wanting
to commit back into the repository, but don't want to be doing it
if it
is going
to make your search harder by introducing some new memory leaks. :-)
As long as you don't touch req_readline it shouldn't matter. I'm
looking
at the memory difference between a simple handler (baseline) and the
specific test anyway, so if you introduce a leak elsewhere it will be
accounted for.
Okay, see how you go with what I just checked in. I did though forget to
cross reference to changes in commit message. Actual changes are:
http://svn.apache.org/viewvc?view=rev&revision=431327
If it leaks badly let me know and I'll review my changes again.
Graham