Hi Jan,

On Fri, Oct 30, 2015 at 3:07 PM,  <jkal...@apache.org> wrote:
> Author: jkaluza
> Date: Fri Oct 30 14:07:28 2015
> New Revision: 1711479
>
> URL: http://svn.apache.org/viewvc?rev=1711479&view=rev
> Log:
> Fix crash in ap_mpm_pod_check call caused by NULL dereference of its parameter
> when starting httpd as single process (httpd -X).
>
> Modified:
>     httpd/httpd/trunk/server/mpm/event/event.c
>     httpd/httpd/trunk/server/mpm/prefork/prefork.c
>     httpd/httpd/trunk/server/mpm/worker/worker.c

Is that change also needed for event and worker?
The old code (previous to r1705492 in 2.4.x) did not create the POD in
one-process mode for those.

Regards,
Yann.

Reply via email to