From: Eric Covener Date: Wed, 12 Nov 2014 17:37:31 +0000 (+0000) Subject: propose event fix X-Git-Tag: 2.4.11~178 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81b69a82fc3a0773563a561a6b5d7cb14527023b;p=apache propose event fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1638882 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3784e38346..f05362f5e4 100644 --- a/STATUS +++ b/STATUS @@ -203,6 +203,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1 jkaluza + * event: avoid dereferencing a recently apr_pool_clear()'ed + event_conn_state_t *cs when ptrans is being recycled at EOR. + trunk patch: http://svn.apache.org/r1638879 + 2.4.x patch: trunk works + +1 covener + OTHER PROPOSALS * A list of further possible backports can be found at: