summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorAdmiral H. Curtiss <pikachu025@gmail.com>2023-10-11 10:20:05 +0200
committerAdmiral H. Curtiss <pikachu025@gmail.com>2023-10-11 10:32:11 +0200
commit111c1ab531eb565dabe7f3ca6f19a9cfaedf5880 (patch)
tree8c5661703a244a129bfae3080ca3ae3abe4fc02f /Source/Core/VideoCommon/TextureCacheBase.cpp
parent601767c1c8687de2c4032c474711ce3083613c4e (diff)
AchievementManager: Don't store pointer to rc_runtime_event_t in lambda.
Scope issue in the event callback from `rc_runtime_do_frame()`. The pointer points to a variable on the stack from inside `rc_runtime_do_frame()`, so that's a race condition between the thread calling `rc_runtime_do_frame()` and the event queue thread.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions