From: Mladen Turk Date: Wed, 11 Jan 2006 02:04:58 +0000 (+0000) Subject: Vote for 358040. X-Git-Tag: 2.2.1~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc8d962840567328fac2e3c814e5ca5c80c625f2;p=thirdparty%2Fapache%2Fhttpd.git Vote for 358040. It clearly fixes the 64-bit platform builds. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@367876 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 76d1232706f..42533724ce2 100644 --- a/STATUS +++ b/STATUS @@ -140,7 +140,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * Fix mis-shifted 32 bit scope, masked to 64 bits as a method. URL: http://svn.apache.org/viewcvs?rev=358040&view=rev - +1: wrowe + +1: wrowe, mturk * mod_proxy: Call ap_proxy_http_cleanup after ap_log_rerror because it resets backend->hostname to NULL.