]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Do not send apr_file_t allocated out of the pconf pool down the
authorBill Stoddard <stoddard@apache.org>
Fri, 11 May 2001 17:34:17 +0000 (17:34 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 11 May 2001 17:34:17 +0000 (17:34 +0000)
commitc13afe3fd50058fb38dce6d4901044702f86f9e0
tree611515287ca4603b88aeab5a4ae60a579c31bcb7
parent3032fea1855279b3678539c5d1924dd4b29273fc
Do not send apr_file_t allocated out of the pconf pool down the
filter chain.  This is not perfect but better. Need to do some
more work in apr_os_file_put to initialize fields a bit better.

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