1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 09:16:26 -05:00
Files
ryujinx/Ryujinx.HLE/HOS/Services/Audio/AudioOutManager
Mary 0ab1c42eea Make sure to not leak copy handles passed in request (#1772)
* 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
2020-12-03 19:19:10 +01:00
..