Commit 4efcae11 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1733136 13f79535-47bb-0310-9956-ffa450edef68
parent 437217fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -206,7 +206,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/r1732716
     2.4.x patch:
         Trunk version of patch works (modulo CHNAGES)
     +1: jailletc36
     +1: jailletc36, ylavic

   * prefork: Fix crash in ap_mpm_pod_check call caused by NULL dereference of
           its parameter when starting httpd as single process (httpd -X).