summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authormitaclaw <140017135+mitaclaw@users.noreply.github.com>2024-07-28 15:45:52 -0700
committermitaclaw <140017135+mitaclaw@users.noreply.github.com>2024-07-28 16:10:59 -0700
commit4f0954dd447ca604832688f6eb9798e8245ca334 (patch)
treea9e01b47a20395ffa0dfc96273caa20f54e8c884 /Source/Core/VideoCommon/TextureCacheBase.cpp
parent53d2311163ae3deee54f6088d3dc257e495b4bf5 (diff)
MainAndroid: Thread Correctness In WriteJitBlockLogDump
In a race condition, the core could shut down between the `JitInterface::GetCore` nullptr check and the `JitInterface::JitBlockLogDump` call which constructs a `CPUThreadGuard`. In this scenario, nothing horrible happens—`JitBlockLogDump` also checks for a nullptr—but it would be a failure to display the correct feedback to the user.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions