mirror of
https://github.com/tkuschel/bees.git
synced 2026-03-20 16:35:50 +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>