]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Revoke vote and add a comment
authorRuediger Pluem <rpluem@apache.org>
Thu, 6 Nov 2008 12:15:33 +0000 (12:15 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 6 Nov 2008 12:15:33 +0000 (12:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@711847 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ef93924b0f269a777f7bd59482d23cbb542e4f8d..867127550626e354fc55448942d8f1d011238b0b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -144,7 +144,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewvc?rev=706921&view=rev
      Backport version for 2.2.x of patch:
         Trunk version of patch works
-     +1: rpluem, jim
+     +1: jim
+     rpluem: This code still has bad edge cases that lead to segfaults. I have
+     a better version in the pipe that currently undergoes testing and will
+     be in trunk soon.
 
    * mod_proxy: Add the possibility to set the worker parameters
      connectiontimeout and ping in milliseconds.