mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-01-19 03:47:25 +01:00
0ab1c42eea
* 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