]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
mdbox: Add assert to help static analyzers
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 22 Sep 2021 16:34:32 +0000 (19:34 +0300)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Wed, 29 Sep 2021 14:44:22 +0000 (14:44 +0000)
commitd10bc56592ed680a49e5cfa9410624fdd23dcd0a
tree986d0105c61dbc06ef4d7bac559efc0513f2d49c
parent67c96d89f31f22510b52a800c6c533286925a7a5
mdbox: Add assert to help static analyzers

mdbox_sync_begin() can return 0 with sync_ctx=NULL, but not with the
parameters given here.
src/lib-storage/index/dbox-multi/mdbox-save.c