From: Jan Kaluža Date: Fri, 30 Oct 2015 14:09:58 +0000 (+0000) Subject: Propose r1711479. X-Git-Tag: 2.4.18~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ee421d9cdaa8229e880b85a54bffc3fa190220a;p=thirdparty%2Fapache%2Fhttpd.git Propose r1711479. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711482 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6dfa953f6b5..70ca3769281 100644 --- a/STATUS +++ b/STATUS @@ -190,6 +190,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: jailletc36: CHANGES entry could be tweaked to speak about OWS as per RFC7230 instead of RFC2616 + * core: Fix crash in ap_mpm_pod_check call caused by NULL dereference of + its parameter when starting httpd as single process (httpd -X). + trunk patch: http://svn.apache.org/r1711479 + 2.4.x patch: trunk works + +1: jkaluza PATCHES/ISSUES THAT ARE BEING WORKED