1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-14 08:25:10 -06:00
Files
ryujinx/Ryujinx.Memory/MemoryManagementUnix.cs
gdkchan 7d26e4ac7b Fix mapping leaks caused by UnmapView not working on Linux (#3650)
* Add test for UnmapView mapping leaks

* Throw when UnmapView fails on Linux

* Fix UnmapView

* Remove throw
2022-10-19 01:02:45 +00:00

5.9 KiB