summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kaluža <jkaluza@apache.org>2015-10-30 14:09:58 +0000
committerJan Kaluža <jkaluza@apache.org>2015-10-30 14:09:58 +0000
commit4ee421d9cdaa8229e880b85a54bffc3fa190220a (patch)
tree0a969b1f85f799bd4dd011cf7dd060d50955b0a1
parent69a59ce3a63fe8e098e92f46a2ebe08933dd3f4e (diff)
downloadhttpd-4ee421d9cdaa8229e880b85a54bffc3fa190220a.tar.gz
Propose r1711479.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711482 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS5
1 files changed, 5 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 6dfa953f6b..70ca376928 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