diff options
author | Yann Ylavic <ylavic@apache.org> | 2022-06-16 15:54:39 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2022-06-16 15:54:39 +0200 |
commit | 2891153f6b4a6314efaca94bd7d8bdccb0c96daf (patch) | |
tree | df49043a45d5d60d3983a744b9d00ffee469cb32 /configure.in | |
parent | Remove an empty line to synch with 2.4.x (diff) | |
download | apache2-2891153f6b4a6314efaca94bd7d8bdccb0c96daf.tar.xz apache2-2891153f6b4a6314efaca94bd7d8bdccb0c96daf.zip |
mpm_prefork: Do not access the POD in ONE_PROCESS mode.
There is no POD created in ONE_PROCESS mode, so avoid crashing in child_main()
and clean_child_exit().
While at it, remove a dead code path in prefork_run() which is never reached
since the one_process path already returns/exits above.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901974 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions