]> granicus.if.org Git - apache/commit
Restore the apr_pool_clear calls to main.c in case we have
authorDavid Reid <dreid@apache.org>
Tue, 8 Jan 2002 17:07:19 +0000 (17:07 +0000)
committerDavid Reid <dreid@apache.org>
Tue, 8 Jan 2002 17:07:19 +0000 (17:07 +0000)
commitbee20f42916de82bf38eb69a2fb41b0447143b5b
tree6f3305e991cb6060f8499e7ee450192aefdc8d32
parent5ed99ed1435f6964348e96fc28dac4d0fb830dfc
Restore the apr_pool_clear calls to main.c in case we have
third-parties who are overriding the open_logs hook, in which case
they'd miss the plog being cleared.

Submitted by: Justin <jerenkrantz@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92771 13f79535-47bb-0310-9956-ffa450edef68
server/core.c
server/main.c