]> granicus.if.org Git - apache/commit
Fix mod_include potential segfault checking backref from unmatched regexp
authorNick Kew <niq@apache.org>
Sat, 18 Jul 2009 23:12:58 +0000 (23:12 +0000)
committerNick Kew <niq@apache.org>
Sat, 18 Jul 2009 23:12:58 +0000 (23:12 +0000)
commit9cd5afd69253006fa6c8919b3e9e813cf78691ec
tree856a7e36fbe098a8311f0dc8cc2f50db58fc3a39
parent1dcb7a36d2d7806c5c41985e0b59d31a2d81175d
Fix mod_include potential segfault checking backref from unmatched regexp
http://markmail.org/message/jlc7t5edsjujbe37
Patch by rpluem, lars, niq

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@795445 13f79535-47bb-0310-9956-ffa450edef68
include/ap_expr.h
modules/filters/mod_include.c
server/util_expr.c