https://issues.apache.org/bugzilla/show_bug.cgi?id=47335
--- Comment #8 from Kornél Pál <[email protected]> 2009-06-10 04:55:19 PST --- Created an attachment (id=23784) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23784) mod_cgid.diff Thanks for the patch. This fixed pipe leak for me both with mod_cgi and mod_cgid. Note that this fixed test seems to bogus on other plaforms as well. mod_cgid is also leaking an extra listener socket fd (as described in Comment #6) that can be fixed with the attached patch but I don't know if it is compatible with APR_HAS_OTHER_CHILD. -- 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]
