]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imapc: imapc_sync_handle_untagged_fetches() - Commit after adding the untagged fetch...
authorMarkus Valentin <markus.valentin@open-xchange.com>
Wed, 2 Feb 2022 15:58:24 +0000 (16:58 +0100)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Mon, 14 Mar 2022 11:38:19 +0000 (11:38 +0000)
commit6b7a40bd5d5f1df08b91e0ffb059506ac1dd682b
tree582262351593556d2f2eeca99dbeae170162b080
parent4b517a91b4fcf782472e430eb1a96cbdf4c121f6
imapc: imapc_sync_handle_untagged_fetches() - Commit after adding the untagged fetch messages

The absence of the commit could have caused issues when
imapc_sync_finish() was not called as it left mbox->delayed_sync_trans
initialized but mbox->delayed_sync_view was NULL.

Broken by 55a8c2d294bb2f764209c7ce455d258b2b7506f5
src/lib-storage/index/imapc/imapc-sync.c