]> granicus.if.org Git - apache/commit
Eliminate a cache_handle leak. cache_handle is now allocated out of the
authorBill Stoddard <stoddard@apache.org>
Fri, 24 Aug 2001 17:01:21 +0000 (17:01 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 24 Aug 2001 17:01:21 +0000 (17:01 +0000)
commit3c97baefefcd9b4a16bf4b0a4f74fb509db97035
tree5b0f9d7402a71207fd863a79fe5292f6d67e42d7
parent5c53bb308febc0e7f2209753b9fc80bb9d2abb22
Eliminate a cache_handle leak. cache_handle is now allocated out of the
request pool.

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