]> granicus.if.org Git - apache/commit
Fix seg faults and/or missing output from mod_include. The
authorGreg Ames <gregames@apache.org>
Tue, 12 Jun 2001 19:03:08 +0000 (19:03 +0000)
committerGreg Ames <gregames@apache.org>
Tue, 12 Jun 2001 19:03:08 +0000 (19:03 +0000)
commit4419b1ab3235a2232d4897ccac461676a18fb33b
tree5c357c50283e5f724b592c10f7e42779b265e416
parente36b1ebae6a85cbbef2e3f35ba46ba0411bae2f1
Fix seg faults and/or missing output from mod_include.  The
default_handler was using the subrequest pool for files and
MMAPs, even though the associated APR structures typically
live longer than the subrequest.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89354 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/core.c