Commit e98fb838 authored by Jan Kaluža's avatar Jan Kaluža
Browse files

Propose r1711479.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711482 13f79535-47bb-0310-9956-ffa450edef68
parent fcaa0d80
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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