ryujinx/Ryujinx.HLE/HOS
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
..
Applets
Diagnostics/Demangler
Ipc
Kernel
Services hle: Improve safety (#2778) 2021-10-24 19:13:20 -03:00
SystemState
Tamper
ApplicationLoader.cs Update to LibHac 0.13.1 (#2475) 2021-08-12 23:56:24 +02:00
ArmProcessContext.cs
ArmProcessContextFactory.cs
HomebrewRomFsStream.cs
Horizon.cs
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs
UserChannelPersistence.cs