]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_proxy: Prevent segmentation faults by correctly adjusting the lifetime
authorJim Jagielski <jim@apache.org>
Tue, 11 Nov 2008 20:04:34 +0000 (20:04 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 11 Nov 2008 20:04:34 +0000 (20:04 +0000)
commita10438c040fe5098e6e732e72f334be33ed64a0c
treee21bbcd90bd741d3551bd505b9ec357b4aa1fb32
parent3bf0124dd3af7fe88118e293990e5e478811d2ba
  *) mod_proxy: Prevent segmentation faults by correctly adjusting the lifetime
     of the buckets read from the proxy backend. PR 45792 [Ruediger Pluem]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@713146 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_ftp.c
modules/proxy/mod_proxy_http.c
modules/proxy/proxy_util.c