From a861486a6f4c8f3fb5ec69d6cb54fc6dd31c2467 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Mon, 29 Jun 2015 18:20:05 +0000 Subject: [PATCH] Propose fix for LimitRequestBody check. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1688280 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/STATUS b/STATUS index dbfba7703c5..1a994e27309 100644 --- a/STATUS +++ b/STATUS @@ -97,6 +97,14 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: + *) http: Fix LimitRequestBody checks when there is no more bytes to read. + [Michael Kaufmann ] + trunk patch: http://svn.apache.org/r1688274 + 2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-fix_LimitRequestBody.patch + (modulo CHANGES, patch needed because of bail_out_on_error + and APLOGNO) + +1: ylavic + PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] -- 2.47.3