]> granicus.if.org Git - apache/commit
Fix a core dump in mod_cache when it attemtped to store uncopyable
authorPaul J. Reder <rederpj@apache.org>
Wed, 2 Oct 2002 18:26:52 +0000 (18:26 +0000)
committerPaul J. Reder <rederpj@apache.org>
Wed, 2 Oct 2002 18:26:52 +0000 (18:26 +0000)
commit70b40483dcab41f90f1476e1e2fb92b42952eaaf
tree59b85f159b860303a4311ef4b1e8c07c25cf3c61
parent0e4fab941409f49ba9b7c9b38c3bb994f6e67511
Fix a core dump in mod_cache when it attemtped to store uncopyable
buckets. This happened, for instance, when a file to be cached
contained SSI tags to execute a CGI script (passed as a pipe
bucket). [Paul J. Reder]

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