From: Joe Orton Date: Wed, 19 Jan 2005 11:14:08 +0000 (+0000) Subject: Another c->aborted check fix. X-Git-Tag: 2.0.53~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df8d597f69b0928fadcd12ee86ad347d52b551c;p=thirdparty%2Fapache%2Fhttpd.git Another c->aborted check fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125613 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 76319faa479..dbdebace848 100644 --- a/STATUS +++ b/STATUS @@ -87,6 +87,11 @@ PATCHES TO BACKPORT FROM 2.1 PR: 32699 +1: jorton + *) mod_proxy: abort if client-connection is aborted. + http://issues.apache.org/bugzilla/attachment.cgi?id=14046 + PR: 32443 + +1: jorton + *) mod_ssl: fix to access mod_ssl-specific X509_STORE_CTX userdata using the proper accessor function; matters only in some pathological cases with OpenSSL global variables not getting