]> granicus.if.org Git - apache/commitdiff
Propose follow up to r1686271 (chunk-size parsing).
authorYann Ylavic <ylavic@apache.org>
Wed, 1 Jul 2015 00:24:45 +0000 (00:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 1 Jul 2015 00:24:45 +0000 (00:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1688539 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3e0dc228cb8c8e8d6a7dd3138475b082e9bea83a..c9cce5537148b33a0f61e6c56777d8d2f4f50126 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -233,6 +233,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: jailletc36, ylavic
 
+  *) http: follow up to r1686271 (trunk) => r1686271 (2.4.x)
+     Handle reentrance of state BODY_CHUNK_CR to avoid AH02901 when we eat
+     BWS from multiple reads, and limit number of chunk-BWS to 10.
+     trunk patch: http://svn.apache.org/r1688536
+     trunk patch: http://svn.apache.org/r1688538
+     2.4.x patch: trunk works
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED