]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: Fix crash if imap-hibernate socket can't be connected to
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 24 Aug 2020 13:58:16 +0000 (16:58 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 6 Nov 2020 15:08:05 +0000 (17:08 +0200)
commit1ea3a379ab3a50064e62562f6c0a7372f2cbb634
treeb5ac073b85e2cd3493b3013e43fbd9ad2ca09587
parent259b4279f539c9af85071c5568cb437ed05d08e0
imap: Fix crash if imap-hibernate socket can't be connected to

The error was supposed to be returned to caller, not logged directly.
src/imap/imap-client-hibernate.c