]> granicus.if.org Git - apache/commit
Fix the error cases in the cache_select() loop. On error we must loop around
authorGraham Leggett <minfrin@apache.org>
Sun, 17 Oct 2010 00:01:45 +0000 (00:01 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 17 Oct 2010 00:01:45 +0000 (00:01 +0000)
commitfc7955190fec8bc130daa36af792a9e0626951a9
tree20ba07ce4b290325b7b552226eb036b350990108
parent44584f6a5a91799dc2e497d36d647b2d6a60683d
Fix the error cases in the cache_select() loop. On error we must loop around
to the next provider, not return DECLINED too early, except for the
revalidate case, where returning DECLINED is correct behaviour.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023392 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/cache_storage.c