]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Prevent a crash if a non-existent internal RewriteMap is specified
authorEric Covener <covener@apache.org>
Mon, 8 Aug 2011 02:29:39 +0000 (02:29 +0000)
committerEric Covener <covener@apache.org>
Mon, 8 Aug 2011 02:29:39 +0000 (02:29 +0000)
commite74e7f63226d98fe854488aa8a0b923467684f7f
tree8617c7266516037a1e82b83f53722a58e62e5ca6
parent32de9a8ec22621fae6c31a52a3247a89f1db54ef
Prevent a crash if a non-existent internal RewriteMap is specified
in a server context with RewiteEngine off, then later referenced.

Submitted By: Ben Noordhuis
Reviewed By: covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154808 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/mappers/mod_rewrite.c