mirror of
https://github.com/tkuschel/bees.git
synced 2026-02-28 08:15:22 +01:00
Found by valgrind. It was mostly harmless because the range of usable values is limited by m_burst (which was initialized) and 0. Signed-off-by: Zygo Blaxell <bees@furryterror.org>