]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Arrange the proposal to follow rpluem argument.
authorJean-Frederic Clere <jfclere@apache.org>
Mon, 20 Aug 2007 08:33:36 +0000 (08:33 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Mon, 20 Aug 2007 08:33:36 +0000 (08:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@567596 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 31e249ae89b57f28474beb07ebf2475708dcb645..a4dbcf3bf80110284facfc6971b588950a6b6e98 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -217,14 +217,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       to investigate PR37770.
       Trunk version of patch:
         http://svn.apache.org/viewvc?view=rev&rev=549420
-      +1: jfclere, mturk
-      -0.5: rpluem says: As said in
-       http://mail-archives.apache.org/mod_mbox/httpd-dev/200706.mbox/%3c46828E5A.50606@apache.org%3e
-       I would prefer creating the brigade used in ap_proxygetline outside of
-       the loop and pass it to ap_proxygetline for each call. Only do an
-       apr_brigade_cleanup inside of ap_proxygetline then. Furthermore the
-       check for a buffer overflow a few lines later is not correct any more
-       (now an error (APR_ENOSPC) is returned instead).
+        http://svn.apache.org/viewvc?view=rev&rev=561778
+      +1: jfclere
 
     * multiple files,  Trivial cleanups
       PR: 39518 - Christophe JAILLET