]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: Avoid wrongly assert-crashing in client_check_command_hangs()
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 7 Sep 2016 08:52:00 +0000 (11:52 +0300)
committerGitLab <gitlab@git.dovecot.net>
Thu, 8 Sep 2016 17:25:32 +0000 (20:25 +0300)
commitcd9cf45dcf9fcabc89e156117c4dcf464ec4eb85
tree61991dd1a92d7828895e329f4b28b9dd67aed376
parent80943492e5f4c2670267267cca73b8c78780538e
imap: Avoid wrongly assert-crashing in client_check_command_hangs()

Fixes assert:

Panic: file imap-client.c: line 837 (client_check_command_hangs): assertion failed: (client->io != NULL)
src/imap/imap-client.c