mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-20 20:58:43 -05:00
5dd2ddb1df
These GetPointer calls could cause crashes, in part because the callers didn't do null checks and in part because GetPointer inherently is unsafe to use for accesses larger than 1 byte.