Re: [PATCH v2 0/1] MR29: mfplat: Avoid a race condition when releasing a tracked sample.
May 7, 2022
12:37 p.m.
Turns out I missed a problem with this. When queues are shut down, releasing result object reenters sample release method, and potentially destroys it. On return original call continues, and uses critical section that has been just destroyed. Attaching a possible fix for this. [2.diff](/uploads/94a959648e483587b11172a6cc34b015/2.diff) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/29#note_743
1419
Age (days ago)
1419
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov (@nsivov)