Skip to content
Snippets Groups Projects
Commit 3d49b59a authored by Conor McCarthy's avatar Conor McCarthy Committed by Alexandre Julliard
Browse files

vkd3d: Handle the case where a descriptor is null and is concurrently written non-null.

If view is null and the comparison (view == src->s.u.object) is false,
vkd3d_view_decref will be called on null.
parent 819c5f19
No related branches found
No related tags found
Loading
Pipeline #13033 skipped
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment