From: Eric Covener Date: Fri, 9 Dec 2016 14:04:24 +0000 (+0000) Subject: propose X-Git-Tag: 2.4.24~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8858e681189262289147fc3666ec1eb4020c56e;p=thirdparty%2Fapache%2Fhttpd.git propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1773402 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3eb8b86121e..4394ad0c585 100644 --- a/STATUS +++ b/STATUS @@ -172,6 +172,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1 covener + *) Fix potential looping in new check_headers() due to new pattern of + ap_die() from http header filter. Also, remove the bad headers explicitly. + Trunk patch: https://svn.apache.org/r1773293 + 2.4.x patch: trunk works + +1: covener + covener: This is not ideal but the looping/OOM is bad. + PATCHES/ISSUES THAT ARE BEING WORKED [ New entried should be added at the START of the list ]