]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Destroy the connection pool (and therefore run the cleanups) before destroying
authorBrian Havard <bjh@apache.org>
Mon, 1 Apr 2002 16:42:02 +0000 (16:42 +0000)
committerBrian Havard <bjh@apache.org>
Mon, 1 Apr 2002 16:42:02 +0000 (16:42 +0000)
commit40f49588c20700b06e47ec44a53b7d598169370b
tree447967962a9410b397bc244b3a04ceba023b6184
parent40e8dd14e159f22f2673e60f551e30fae1f265bc
Destroy the connection pool (and therefore run the cleanups) before destroying
the bucket_alloc as the cleanups refer to buckets allocated by the
bucket_alloc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94360 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/mpmt_os2/mpmt_os2_child.c