From: Justin Erenkrantz Date: Fri, 25 Jan 2002 02:23:37 +0000 (+0000) Subject: showstoppers--; X-Git-Tag: 2.0.31~94 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65d65494010728ca4f990afd1e674c505f7a71c8;p=apache showstoppers--; APR knows when to let go of those pesty kids now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93020 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cc71e41a2a..6dd6fedc83 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/01/24 23:47:30 $] +Last modified at [$Date: 2002/01/25 02:23:37 $] Release: @@ -113,13 +113,6 @@ RELEASE SHOWSTOPPERS: apr-util, etc. Message-ID: <20020116000226.GA15991@ebuilt.com> - * mod_cgid leaks pipe descriptors, apparently for every request. - I would guess that this is due to recent apr_file_dup[2] - changes. - - I was unable to recreate the problem with mod_cgi (yea!). - Message-ID: <20020123070827.GV28051@ebuilt.com> (dev@apr) - * mod_negotiation seems to have out-of-control recursive subreqs. Message-ID: <3C4903A2.68A7B4C5@remulak.net>