You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2015/06/29 20:09:27 UTC

svn commit: r1688277 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Mon Jun 29 18:09:27 2015
New Revision: 1688277

URL: http://svn.apache.org/r1688277
Log:
Propose fix for LimitRequestBody check.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1688277&r1=1688276&r2=1688277&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jun 29 18:09:27 2015
@@ -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. ]