mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-21 13:18:42 -05:00
85a89eb420
Avoid creating and then destroying a leaderboard list when game is null, as doing so causes an access to uninitialized memory due to a bug in rcheevos. This can be triggered by starting a game with an invalid or expired login token.