]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: Avoid unnecessary Coverity warnings in MALLOC_*()
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 10 Feb 2017 09:58:17 +0000 (11:58 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 10 Feb 2017 09:58:17 +0000 (11:58 +0200)
commitae9c5dd897013aa8a3cab4fb356718f9a2bf47f5
treeec006e70b6c861e43a3751a08116447bbd783c10
parentee92a55764fb94c9800114dac0b9689bca2f4a6e
lib: Avoid unnecessary Coverity warnings in MALLOC_*()

There doesn't seem to be any other nice way of avoiding these without
separately marking every instance.
src/lib/malloc-overflow.h