]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
If this is a subrequest, register the cleanup against
authorBill Stoddard <stoddard@apache.org>
Mon, 1 Apr 2002 16:09:46 +0000 (16:09 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 1 Apr 2002 16:09:46 +0000 (16:09 +0000)
commitca3b3ea5f123a10cfbb5cead5925f9572a613fcf
tree8d7290b5b793250465be9a9cc6c9e6ab8ad66d93
parentf5440e325f4a4083c7cdba62999047213920c7dd
If this is a subrequest, register the cleanup against
the main request. This will prevent the cache object
from being cleaned up from under the request after the
subrequest is destroyed.

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