mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-18 15:29:14 +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>