]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Stop the loop when we have found the correct filter, or when the filter
authorRyan Bloom <rbb@apache.org>
Tue, 5 Mar 2002 05:21:13 +0000 (05:21 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 5 Mar 2002 05:21:13 +0000 (05:21 +0000)
commit40b84c5954ea9597f1d091caac4a06f29440cc04
tree0e358de3cb952e541474ce1139b50794ab105a5a
parent5c8d70bb13f55219ea795ceaa87f34599d262f52
Stop the loop when we have found the correct filter, or when the filter
list is over.  Do not stop if the next filter is NULL.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93708 13f79535-47bb-0310-9956-ffa450edef68
server/util_filter.c