You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2016/12/09 14:04:25 UTC

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

Author: covener
Date: Fri Dec  9 14:04:24 2016
New Revision: 1773402

URL: http://svn.apache.org/viewvc?rev=1773402&view=rev
Log:
propose


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=1773402&r1=1773401&r2=1773402&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Dec  9 14:04:24 2016
@@ -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 ]