]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_cache: Use a proper filter context to hold filter data instead
authorGraham Leggett <minfrin@apache.org>
Sat, 4 Sep 2010 14:42:30 +0000 (14:42 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 4 Sep 2010 14:42:30 +0000 (14:42 +0000)
commit8991d4795fffe53eab9e3f72e002b2dedbaebc47
tree0b6cc0a9d08fe59a8ed8ee07378a2530c8c2f991
parent651ddfa62adf7576035981702bad10e3b18b2937
mod_cache: Use a proper filter context to hold filter data instead
of misusing the per-request configuration. Fixes a segfault on trunk
when the normal handler is used.

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