Commit f405d9e9 authored by Joe Orton's avatar Joe Orton
Browse files

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
parent fc9dd784
Loading
Loading
Loading
Loading
+5 −0
Changes for STATUS: 5 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -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