mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-20 20:53:25 -03:00
The code was hitting undefined behavior, causing crashes when starting a Wii game with Dolphin compiled with gcc >= 4.8. Might introduce some slight change in the Wiimote activation logic. Fixes issue 6526.