]> granicus.if.org Git - apache/commitdiff
This is a crash-bug fix that is easy to review, really low hanging fruit
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 Jan 2015 17:15:57 +0000 (17:15 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 Jan 2015 17:15:57 +0000 (17:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1653948 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9bbb1ed1a6ba6905d522d2ad1c2fe002941ce23a..ac9088d907e40630de997de3c5d49fbf3d3d5ae5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -161,10 +161,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: ylavic
 
    * mod_ssl: Fix renegotiation failures redirected to an ErrorDocument.
-              PR 57334.
+              (segfault flaw) PR 57334.
      trunk patch: http://svn.apache.org/r1644498
      2.4.x patch: trunk works (module CHANGES)
-     +1: ylavic
+     +1: ylavic, wrowe
 
    * core: Add ap_errorlog_provider to make ErrorLog logging modular. This
            backport keeps syslog logging as part of httpd core and only adds