mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-30 07:58:26 -04:00
- Add size validation before memcpy for Connect/Disconnect packets - Allow empty data for Scan packets (Type 0) which have no payload - Add debug logging for ScanResp packets including BSSID and results - Fix MacAddress indexing to use .raw[] instead of [] operator Signed-off-by: Zephyron <zephyron@citron-emu.org>