mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-06 15:02:55 -06:00
![Mary](/assets/img/avatar_default.png)
* Make sure to not leak copy handles passed in request Following last gdkchan's PR this make sure to close copy handles that are passed by guest when it should. * fix comment copy pasta