]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Check return value of apr_bucket_read when storing the response body to disk.
authorRuediger Pluem <rpluem@apache.org>
Wed, 29 Mar 2006 06:53:51 +0000 (06:53 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 29 Mar 2006 06:53:51 +0000 (06:53 +0000)
commita11b86ee6312d60bfb4c40fd736b5282a9825075
treefde1cf6bf826a250d04c0291896b15d5d7405d45
parentaabe8f9afee165d13994444a5a2832c1979ec044
* Check return value of apr_bucket_read when storing the response body to disk.
  Delete already cached data if an error occurs.

Submitted by: Brian Akins <brian.akins turner.com>
Reviewed by: Ruediger Pluem

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