Skip to content
Snippets Groups Projects
Commit 75fc82c9 authored by Aric Cyr's avatar Aric Cyr Committed by Alexandre Julliard
Browse files

dplayx: Fix semaphore deadlock.

- Make sure to release the dplayx semaphore in for error cases as well.
- Prevent race condition between creation of the semaphore and
  grabbing of the lock by creating the semaphore in the locked state
  instead of unlocked.
parent c04cbbfe
No related branches found
No related tags found
No related merge requests found
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