]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: mempool-allocfree - Do not use PTR_OFFSET with negative offset
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 1 Sep 2020 08:54:50 +0000 (11:54 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Thu, 22 Oct 2020 12:16:16 +0000 (12:16 +0000)
commit3aed1e852ac697a112bdc6ab8edb2d1f0ffb1095
tree427d2876798d5e116a94f6c39b6cdce35200bf51
parentf5af22d2c8ad32a444240104f529e1496ae72f2a
lib: mempool-allocfree - Do not use PTR_OFFSET with negative offset

Avoids undefined behaviour sanitization error.
src/lib/mempool-allocfree.c