mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-16 12:11:41 +00:00
* 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