mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
1c808a2835
if a pad or wiimote number was outside bounds (e.g. 42353543232), it would still have been read from the array, which could lead to inappropriate consequences, like a segfault.