]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a bunch of cases where the return code of the regex compiler
authorAndré Malo <nd@apache.org>
Wed, 2 Jun 2004 22:40:23 +0000 (22:40 +0000)
committerAndré Malo <nd@apache.org>
Wed, 2 Jun 2004 22:40:23 +0000 (22:40 +0000)
commitdf1f03456ffa4bd917d34e6beab43e0b526cc77b
tree4da4227957f1e76dda3d5263792cf793f883b29e
parenta313447348acc05dc8f2aa3da400ec0c23f0ac8f
Fix a bunch of cases where the return code of the regex compiler
was not checked properly. This affects: mod_setenvif, mod_usertrack,
mod_proxy, mod_proxy_ftp and core.

PR: 28218
Reviewed by: Jeff Trawick, Joe Orton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103823 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/metadata/mod_setenvif.c
modules/metadata/mod_usertrack.c
modules/proxy/mod_proxy.c
modules/proxy/proxy_ftp.c
server/core.c