]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Correct a check to see if we are attempting to remove a filter that has
authorBill Stoddard <stoddard@apache.org>
Sun, 22 Oct 2000 15:48:34 +0000 (15:48 +0000)
committerBill Stoddard <stoddard@apache.org>
Sun, 22 Oct 2000 15:48:34 +0000 (15:48 +0000)
commit27f1a7a7cf2511c17a720d79e410cd93438970f7
tree15c5dbb1fe5c47f65726946caf326bc011671af8
parent165bc7e222212a11023d256bc23641fd03bf7616
Correct a check to see if we are attempting to remove a filter that has
already been removed from the stack. Hummm, seems to me we should not
attempt to remove filters multiple times....

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