]> granicus.if.org Git - apache/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)
commit2f43d87c489c87a9a82f7abd383e03e596ebd412
tree0e358de3cb952e541474ce1139b50794ab105a5a
parenta3e3a4e58dd8f7996be44fded6444c9a0625a7e5
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