mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 06:16:21 +01:00
![PixelyIon](/assets/img/avatar_default.png)
An RAII scoped trace was used for SvcWaitSynchronization but it was placed within a condition scope which led to an incorrect lifetime for the traces. Minor changes regarding the CR not affecting functionality were made aside from that.