]> granicus.if.org Git - apache/commit
Fix for mod_include. Ryan's patch to check error
authorPaul J. Reder <rederpj@apache.org>
Thu, 23 Aug 2001 15:45:49 +0000 (15:45 +0000)
committerPaul J. Reder <rederpj@apache.org>
Thu, 23 Aug 2001 15:45:49 +0000 (15:45 +0000)
commit9067bdbe2b93515bb0c75ec4be9232c87bc19bea
tree7ab6f7f533eaee7d7532804999658aada2acb878
parent694fb6206b548e5772fbe9c1fd3cbc7fdbc69008
Fix for mod_include. Ryan's patch to check error
codes put a return in the wrong place. Also, the
include handler return code wasn't being checked.
I don't like macros with returns, so I converted
SPLIT_AND_PASS_PRETAG_BUCKETS into a function.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90554 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/filters/mod_include.c
modules/filters/mod_include.h
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c