]> granicus.if.org Git - apache/commit
get rid of the vestigial ap_open_logs call (and the ap_clear_pool that
authorManoj Kasichainula <manoj@apache.org>
Tue, 3 Aug 1999 20:03:09 +0000 (20:03 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 3 Aug 1999 20:03:09 +0000 (20:03 +0000)
commit1ff7ed7b561998735aa8decd7f42f0ac4f80543a
tree808b263e1f962990af2f45c0af641f638048ca91
parent779cf1c05e3f89f24ce679b848968a4f3957555e
get rid of the vestigial ap_open_logs call (and the ap_clear_pool that
went along with it), to fix logging problems. Sometimes the bug would
show up as a segfault, and sometimes as logging to an incorrect file.

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