mirror of
https://github.com/DarkflameUniverse/DarkflameServer
synced 2025-07-25 21:12:27 +00:00
* fix use after free and uninitialized memory * add if check for packet lengths * move purge down further Its used in the if check too...