1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-04-23 16:00:17 -05:00

1 Commits

Author SHA1 Message Date
gdkchan
54deded929
Fix shared memory leak on Windows (#3319)
* Fix shared memory leak on Windows

* Fix memory leak caused by RO session disposal not decrementing the memory manager ref count

* Fix UnmapViewInternal deadlock

* Was not supposed to add those back
2022-05-05 14:58:59 -03:00