From: Justin Erenkrantz Date: Wed, 6 Feb 2002 02:35:20 +0000 (+0000) Subject: segfaults--; X-Git-Tag: 2.0.32~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=045c259103064e67eacdb95c75f391167bf76716;p=thirdparty%2Fapache%2Fhttpd.git segfaults--; git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93272 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 15212444c95..0d6ab66c012 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/02/06 02:08:46 $] +Last modified at [$Date: 2002/02/06 02:35:20 $] Release: @@ -87,6 +87,9 @@ RELEASE SHOWSTOPPERS: * seg faults in core_input_filter when the client goes away before any POST body bytes are received. Jeff committed a fix with server/core.c revision 1.144. + Justin committed a fix with server/protocol.c revision 1.78 + (server/protocol.c revision 1.79 demotes a potentially + annoying error message) * FirstBill reports problem [re]starting as-a-service, shared score is suspect. OtherBill is investigating... has found