https://issues.apache.org/bugzilla/show_bug.cgi?id=47335
Ruediger Pluem <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk --- Comment #12 from Ruediger Pluem <[email protected]> 2009-06-11 05:36:51 PST --- (In reply to comment #8) > Created an attachment (id=23784) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23784) [details] > 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. Thanks for the patch. Committed to trunk in r783740 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=783740 ) and r783742 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=783742 ). -- 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]
