Commit bdb13083 authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

showstoppers++; (groan)

I need to step away from this for a half hour or so because I'm
completely confused as to how we are even getting in this state.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95417 13f79535-47bb-0310-9956-ffa450edef68
parent f7744d68
Loading
Loading
Loading
Loading
+7 −1
Changes for STATUS: 7 added lines, 1 removed line.
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2002/05/30 20:20:30 $]
Last modified at [$Date: 2002/05/30 23:17:23 $]

Release:

@@ -53,6 +53,12 @@ CURRENT RELEASE NOTES:

RELEASE SHOWSTOPPERS:

    * 413 (invalid chunk size) followed by another request segfaults.
      Message-ID: <m31ybt4zyt.fsf@rdu88-251-253.nc.rr.com>
      Status: Justin is completely confounded by this.  It looks like a
              bucket lifetime bug, but somehow an operation on one
              brigade is altering another brigade and corrupting it.

    * HP/UX 10.20: compile breakage in APR.  Looks like it should be easy
      to fix, probably just some extraneous #include's that are fouling
      things up.