diff options
author | lat9nq <lat9nq@gmail.com> | 2022-04-01 19:54:35 -0400 |
---|---|---|
committer | lat9nq <lat9nq@gmail.com> | 2022-04-03 21:47:58 -0400 |
commit | 983916e9193a65d2cbd55039cc1569c46a7081c1 (patch) | |
tree | 6b973ce8161a4896839718e0bb93d90831211e09 /src/shader_recompiler/frontend/ir/patch.cpp | |
parent | 6bcbbb29e7822f5ebd6ac985066dfdd0890492f0 (diff) |
k_auto_object: Fix data race
Change the memory order to acqure-release when we decrement the
reference count. Prevents a race with line 89 reported by TSan.
Diffstat (limited to 'src/shader_recompiler/frontend/ir/patch.cpp')
0 files changed, 0 insertions, 0 deletions