]> granicus.if.org Git - apache/commit
mod_disk_cache: NULL fd pointers when closing them, fix missing
authorGraham Leggett <minfrin@apache.org>
Tue, 10 Oct 2006 22:10:01 +0000 (22:10 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 10 Oct 2006 22:10:01 +0000 (22:10 +0000)
commit2d326ca4072b8252cdde8dd73a8ad1ec037b75d9
tree12f6c0109906dd0741daeb026c29ea70a384adac
parentec119dcfe4c01e7615283b1728d37f3d8c869c8a
mod_disk_cache: NULL fd pointers when closing them, fix missing
close/flush, remove some unneccessary code duplication instead
of calling the right helper in replace_brigade_with_cache().

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