]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose fix for LimitRequestBody check.
authorYann Ylavic <ylavic@apache.org>
Mon, 29 Jun 2015 18:09:27 +0000 (18:09 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 29 Jun 2015 18:09:27 +0000 (18:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1688277 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e8ead7d627043f7efceba8a90a3bb623049d5255..8aee2faeb236fe1e7c14e84382a2b07802afba0c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -111,6 +111,13 @@ RELEASE SHOWSTOPPERS:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic, jim
 
+  *) http: Fix LimitRequestBody checks when there is no more bytes to read.
+     [Michael Kaufmann <mail michael-kaufmann.ch>]
+     trunk patch: http://svn.apache.org/r1688274
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-fix_LimitRequestBody.patch
+                  (modulo CHANGES, patch needed because of bail_out_on_error)
+     +1: ylavic
+
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]