1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 14:03:35 +01:00
Ryujinx/Ryujinx.HLE/FileSystem
Mary 51fa1b2cb0
hle: Improve safety (#2778)
* timezone: Make timezone implementation safe

* hle: Do not use TrimEnd to parse ASCII strings

This adds an util that handle reading an ASCII string in a safe way.
Previously it was possible to read malformed data that could cause
various undefined behaviours in multiple services.

* hid: Remove an useless unsafe modifier on keyboard update

* Address gdkchan's comment

* Address gdkchan's comment
2021-10-24 19:13:20 -03:00
..
Content hle: Improve safety (#2778) 2021-10-24 19:13:20 -03:00
EncryptedFileSystemCreator.cs Clean the SD card save directory when opening the emulator (#2564) 2021-08-20 13:36:14 -07:00
SaveDataType.cs
SaveInfo.cs Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
SaveSpaceId.cs
StorageId.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
VirtualFileSystem.cs Bugfix LibHac update to 0.13.3 and remove SD card workaround (#2579) 2021-08-26 23:18:49 +02:00