]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
a kind fix for a compile error unfortunately broke an order
authorJeff Trawick <trawick@apache.org>
Thu, 26 Feb 2004 20:00:55 +0000 (20:00 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 26 Feb 2004 20:00:55 +0000 (20:00 +0000)
commit7122d6ea3a4ec060794310a39c1e42b7be3c6edd
treed5d592dae6d5070e2cd430361cbb3271de7626d9
parent995a925a3f4c091ea79fbf02a5f66ef81fdc1f29
a kind fix for a compile error unfortunately broke an order
dependency...  the buffered logs array needs to be initialized
prior to opening the logs

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102781 13f79535-47bb-0310-9956-ffa450edef68
modules/loggers/mod_log_config.c