]> granicus.if.org Git - apache/commit
Fix a bunch of cases where the return code of the regex compiler
authorAndré Malo <nd@apache.org>
Sat, 10 Apr 2004 13:57:39 +0000 (13:57 +0000)
committerAndré Malo <nd@apache.org>
Sat, 10 Apr 2004 13:57:39 +0000 (13:57 +0000)
commitc7031febd34fe5f032e36ce3542f8b4aa900e3a9
tree135cab829ae3393b8bf2cc75c7ef782ff4c78aa5
parentae295b155554496e235c3310f23909917bd54318
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

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