]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: mdbox_map_append_assign_map_uids() - Drop redundant code.
authorMarco Bettini <marco.bettini@open-xchange.com>
Mon, 25 Aug 2025 15:09:47 +0000 (15:09 +0000)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 27 Aug 2025 10:37:31 +0000 (10:37 +0000)
commit850e97aa7602e46fe27806d0423673fc79de3840
treea863ca60559044806aa5fab50081c7ff372c7942
parent4543cda87ce7606166c79517de1b1992b3a041fe
lib-storage: mdbox_map_append_assign_map_uids() - Drop redundant code.

Found by Coverity, 41955, 41956  Operands don't affect result
The comparison with UOFF_T_MAX is always true.
src/lib-storage/index/dbox-multi/mdbox-map.c