]> granicus.if.org Git - apache/commitdiff
promote previously-approved ab buffer overflow fix
authorJeff Trawick <trawick@apache.org>
Sun, 18 Aug 2013 00:42:49 +0000 (00:42 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 18 Aug 2013 00:42:49 +0000 (00:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1515051 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8134aedbc93c85b8f9eb1a1ffaeaffc420d74c23..466f8bd8acd6251cd3c8d1b3f651cec75a586781 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -104,6 +104,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/r1514214
         http://svn.apache.org/r1514617
 
+  * ab: Fix potential buffer overflows when processing the T and X
+    command-line options.  PR 55360.
+    trunk: http://svn.apache.org/r1510707
+    2.4.x patch: trunk patch works (with offset)
+    +1: trawick, jim, druggeri
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -203,12 +208,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk patch works
     +1: jim, druggeri
 
-  * ab: Fix potential buffer overflows when processing the T and X
-    command-line options.  PR 55360.
-    trunk: http://svn.apache.org/r1510707
-    2.4.x patch: trunk patch works (with offset)
-    +1: trawick, jim, druggeri
-
   * configure: '--enable-maintainer-mode' should also auto-enable mod_bucketeer
     trunk: http://svn.apache.org/viewvc?view=revision&revision=1503680
     2.4.x patch: trunk patch works