summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2025-09-05 17:23:39 -0700
committerDentomologist <dentomologist@gmail.com>2025-09-05 17:23:39 -0700
commit85a89eb4200e028b601b1a950eba4479c6018229 (patch)
tree856b4f42543537109731d3390054e20b0f0a6ec6 /Source/Core/Common/FileUtil.cpp
parent489952cf89241dd1d4c619b7066a91194eea6420 (diff)
RetroAchievements: Avoid uninitialized memory access
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.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions