mirror of
https://github.com/apache/httpd.git
synced 2025-08-03 16:33:59 +00:00

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] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814112 13f79535-47bb-0310-9956-ffa450edef68