1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-15 01:15:09 -06:00
Files
ryujinx/Ryujinx.Memory/AddressSpaceManager.cs
Caian Benedicto f7b2daf5ec Fix virtual address overflow near ulong limit (#2044)
* Fix virtual address overflow near ulong limit

* Fix comments

* Improve overflow checking for large size values

* Add overflow checking to AddressSpaceManager class

* Add overflow protection to read and write functions
2021-02-28 11:48:04 +01:00

20 KiB