]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imapc: imapc_connection_disconnect_full() - Only conditionally abort
authorMarkus Valentin <markus.valentin@open-xchange.com>
Thu, 3 Mar 2022 13:21:00 +0000 (14:21 +0100)
committerMartti Rannanjärvi <martti.rannanjarvi@open-xchange.com>
Tue, 25 Oct 2022 05:49:01 +0000 (08:49 +0300)
commit2aa632260bd958d5007d1ce81785ce9792dc8c6d
tree0df5334de2979bf0a86f981c117f502f37564d10
parente91916ad57c6704e3e14a97dd4c38ff1f6251c6a
imapc: imapc_connection_disconnect_full() - Only conditionally abort

Only abort commands if there are no reconnect commands. Otherwise these
still will be handled and the commands memory will be freed after handling
them.

Broken by 6d16e82fa2c352974558e1415d06f07d8962fe09
src/lib-imap-client/imapc-connection.c