]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: buffer - Assert that we don't try to allocate SIZE_MAX buffer
authorAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 11 Aug 2020 06:00:17 +0000 (09:00 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Fri, 11 Sep 2020 07:07:20 +0000 (07:07 +0000)
commitacba0e7c3db5dad4b2c70141506c4eb5bd42d6f2
treeac2577f851cd935717e477ada7f53dce828c5279
parentc2631470a76e0410e8d9739a01ed3b9748abcb92
lib: buffer - Assert that we don't try to allocate SIZE_MAX buffer

Only if devel checks are enabled
src/lib/buffer.c