]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
doveadm-server: Deinitialize log proxying before closing SSL iostream
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 31 Oct 2017 18:05:19 +0000 (20:05 +0200)
committerTimo Sirainen <tss@dovecot.fi>
Wed, 1 Nov 2017 00:22:19 +0000 (02:22 +0200)
commit103e63c7d2394f848f989b3d1d78572b0d8593dc
treeec93df33276fbb88de85a32f2ff03f87c4b16bb5
parenta36cac101d7c4d43a62bbdba15302567d5d90836
doveadm-server: Deinitialize log proxying before closing SSL iostream

Otherwise the SSL iostream destroying may trigger debug/error logging,
which attempts to proxy logs when the stream is already closed. This
caused a panic.
src/doveadm/client-connection-tcp.c