diff options
| author | mitaclaw <140017135+mitaclaw@users.noreply.github.com> | 2024-07-28 15:45:52 -0700 |
|---|---|---|
| committer | mitaclaw <140017135+mitaclaw@users.noreply.github.com> | 2024-07-28 16:10:59 -0700 |
| commit | 4f0954dd447ca604832688f6eb9798e8245ca334 (patch) | |
| tree | a9e01b47a20395ffa0dfc96273caa20f54e8c884 /Source/Core/VideoCommon/CommandProcessor.cpp | |
| parent | 53d2311163ae3deee54f6088d3dc257e495b4bf5 (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/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions
