]> 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:49:03 +0000 (22:49 +0000)
committerAndré Malo <nd@apache.org>
Wed, 2 Jun 2004 22:49:03 +0000 (22:49 +0000)
commit1f9f9fcbe4272cf8ce41f08168669455c4d19ec0
tree51c473943a2e23683bdeac2195e2e83921c3e93a
parentb093f7142f428254fc63f788f7a95b04141efbbc
Fix a bunch of cases where the return code of the regex compiler
was not checked properly. This affects mod_usertrack and core.

PR: 28218
Reviewed by: Jeff Trawick, Joe Orton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@103824 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/main/http_core.c
src/modules/standard/mod_usertrack.c