mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-04-25 14:18:49 -05:00
01086d05c8
* fix use after free and uninitialized memory * add if check for packet lengths * move purge down further Its used in the if check too...