1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-13 05:07:53 -05:00
Commit Graph

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