]> granicus.if.org Git - apache/commit
* modules/proxy/mod_proxy_http.c (ap_proxy_http_register_hook): Fix
authorJoe Orton <jorton@apache.org>
Thu, 11 Oct 2007 13:02:35 +0000 (13:02 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 11 Oct 2007 13:02:35 +0000 (13:02 +0000)
commit8ecbe56eef33cc2b4ec1012dd69b76f02166f01b
treefb96c9f0ca47f43562e793c2f5daf5b9b5176157
parent854e85d64216c9624ef272404c339aa3a84ce7f7
* modules/proxy/mod_proxy_http.c (ap_proxy_http_register_hook): Fix
  apr_pool_cleanup_register() invocation added in r583202, which was
  causing every apr_proc_create() call to segfault.

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