]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/log.c (ap_open_logs): When dup2'ing the error log to stderr,
authorJoe Orton <jorton@apache.org>
Tue, 24 Oct 2006 14:16:01 +0000 (14:16 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 24 Oct 2006 14:16:01 +0000 (14:16 +0000)
commitacd492152e42505459e27e96315364177dd80752
tree7c4cf14b240d11c889448739fabd5bf85970ce5a
parentc20de5ff0501d1a8568bcd23db8fc9e3adb1ef63
* server/log.c (ap_open_logs): When dup2'ing the error log to stderr,
use the already-open stderr file object rather than opening a new one.

Submitted by: Tom Donovan <Tom.Donovan acm.org>
PR: 40476

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