]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: test-istream-multiplex - Fix randomly trying to create 0 length variable array
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 1 Sep 2025 11:14:39 +0000 (14:14 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Mon, 1 Sep 2025 11:14:39 +0000 (14:14 +0300)
commitf2d0fa5168b963747586d35d74bb59163b1980b0
treed8f68971d4785f4e52638e1dfe3a372a5b094e4a
parent580c5b0cc6002d06b5f050b5fc37d55b5393cde3
lib: test-istream-multiplex - Fix randomly trying to create 0 length variable array

Fixes:
test-istream-multiplex.c:184:29: runtime error: variable length array bound evaluates to non-positive value 0
src/lib/test-istream-multiplex.c