]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose mod_rewrite correction to internal rewrite map initialization.
authorEric Covener <covener@apache.org>
Mon, 8 Aug 2011 02:39:33 +0000 (02:39 +0000)
committerEric Covener <covener@apache.org>
Mon, 8 Aug 2011 02:39:33 +0000 (02:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1154811 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6ea0fff0c6fd7f4b347868c39e993197afe548a8..044602e2a12d2596ec20c16766a07c8aa7377728 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -171,6 +171,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~rjung/patches/mod_proxy_ajp_reuse_flag.patch
     +1: rjung
 
+  * mod_rewrite: validate RewriteMap int:foo even if RewriteEngine is "off" to avoid crash.
+    Trunk patch: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/mappers/mod_rewrite.c?view=diff&r1=1154807&r2=1154808&pathrev=1154808
+    2.2.x patch: trunk works
+    +1 covener
 
 PATCHES/ISSUES THAT ARE STALLED