]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make sure we remove the cache lock consistently as soon as we've started
authorGraham Leggett <minfrin@apache.org>
Tue, 12 Oct 2010 22:43:49 +0000 (22:43 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 12 Oct 2010 22:43:49 +0000 (22:43 +0000)
commitbf69cf6369d82c121951c2b1a1497f9251bc3a10
treed8714d3cb05c545048ec19d969381d74b60addbf
parentbfeead031f8f729c3e910d30509ca41825350d14
Make sure we remove the cache lock consistently as soon as we've started
down the error path, so that we don't delay the next attempt to cache.

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