]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commitb11bd150c716a8d36426db55ff293b40881313c0
tree59b85f159b860303a4311ef4b1e8c07c25cf3c61
parentedb96f2e4a234b7a2a2eea027a582faf747b955d
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