mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-16 21:29:14 +01:00
![PixelyIon](/assets/img/avatar_default.png)
`MutexLock` incorrectly returned `InvalidCurrentMemory` for cases where the userspace value didn't match the expected value. It's been corrected to return no error in those cases while preserving the error code for usage in `ConditionalVariableWait`.