]> granicus.if.org Git - apache/commitdiff
Propose fix for PR 57525.
authorYann Ylavic <ylavic@apache.org>
Tue, 3 Feb 2015 10:50:31 +0000 (10:50 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 3 Feb 2015 10:50:31 +0000 (10:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1656674 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4f45085f01d4f2a6b01ed906b17ddf2db5bb2db1..2ad1e5d054e6271776a861be3560af3b579ccc18 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -286,6 +286,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES, docs/log-message-tags)
      +1: ylavic
 
+   * mod_macro: Clear macros before initialization to avoid use-after-free
+     on startup or restart when the module is linked statically. PR 57525
+     trunk patch: http://svn.apache.org/r1656669
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic
 
 OTHER PROPOSALS