mirror of
https://github.com/Zygo/bees.git
synced 2025-07-06 18:32:26 +02: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>