]> granicus.if.org Git - apache/commitdiff
Propose new *fcgi fix.
authorYann Ylavic <ylavic@apache.org>
Sun, 16 Nov 2014 22:35:28 +0000 (22:35 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 16 Nov 2014 22:35:28 +0000 (22:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1640045 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4b90a7ec617a7cf01ef2cacb3aa29163d2d88a7a..c97d6592a084005ee77345ed8fbea9901aa3f85e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -245,9 +245,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_proxy_wstunnel-aborted.patch
      +1: ylavic
 
-   * mod_authnz_fcgi: Fix a potential crash with response headers' size above 8K.
-     trunk patch: http://svn.apache.org/r1639717
-                  http://svn.apache.org/r1639814
+   * mod_proxy_fcgi, mod_authnz_fcgi: stop reading the response and issue an error
+     when parsing or forwarding the response fails.
+     trunk patch: http://svn.apache.org/r1640040
+                  http://svn.apache.org/r1640042
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic