[Dovecot-test] [dovecot/core | refs/heads/master] 59f88283: master: Before child process closes log fds, switch logging to stderr
noreply at dovecot.org
noreply at dovecot.org
Tue Dec 11 16:00:07 EET 2018
Branch: refs/heads/master
Home: https://github.com/dovecot/core
Commit: 59f8828316e34ef5baf99df958a1cc743c482f4a
https://github.com/dovecot/core/commit/59f8828316e34ef5baf99df958a1cc743c482f4a
Author: Timo Sirainen <timo.sirainen at dovecot.fi>
Date: 2018-12-11 (Tue, 11 Dec 2018)
Changed paths:
M src/master/service-process.c
Log Message:
-----------
master: Before child process closes log fds, switch logging to stderr
Otherwise any logging could cause the process to fail with FATAL_LOGWRITE
without writing the error message anywhere. This is especially unwanted
when using --enable-devel-checks and logging a debug message about growing
data stack.
Patch: https://github.com/dovecot/core/compare/90f5df3993de...59f8828316e3.patch
More information about the Dovecot-test
mailing list