/[Apache-SVN]
ViewVC logotype

Revision 1814112


Jump to revision: Previous Next
Author: ylavic
Date: Thu Nov 2 21:49:43 2017 UTC (6 years, 9 months ago)
Changed paths: 3
Log Message:
mpm_unix(es): cleanup properly on exit in one_process mode.

We can't destroy ap_pglobal because clean_child_exit() runs in DSO which would
be unloaded under us, so use atexit() to defer the final apr_terminate().

[Reverted by 1822535]


Changed paths

Path Details
Directoryhttpd/httpd/trunk/server/mpm/event/event.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/prefork/prefork.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/worker/worker.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26