-
- Downloads
Removed wrong attempt to unlock in ~MutexLocker()
The unlocking should only be attempted if we still hold the lock (it was unconditional).
Please register or sign in to comment
The unlocking should only be attempted if we still hold the lock (it was unconditional).