]> granicus.if.org Git - apache/commit
mod_cache: Fix PR 15113, a core dump in cache_in_filter when
authorPaul J. Reder <rederpj@apache.org>
Tue, 17 Dec 2002 15:29:02 +0000 (15:29 +0000)
committerPaul J. Reder <rederpj@apache.org>
Tue, 17 Dec 2002 15:29:02 +0000 (15:29 +0000)
commit6c9a80c92dddb8954071ec6f4bbb3d5ecc347b87
treec47291404801bae3817d2b9231c74929f23c2776
parent0e3aa31ed82a2eac60e50e126950df291c0052c7
mod_cache: Fix PR 15113, a core dump in cache_in_filter when
a redirect occurs. The code was passing a format string and
integer to apr_pstrcat. Changed to apr_psprintf. [Paul J. Reder]

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