ryujinx/Ryujinx.HLE/HOS/Services/Fs/FileSystemProxy
gdkchan 60e16c15b6
Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739)
* Fix memory corruption in FS Read methods when buffer is larger than needed

* PR feedback

* nit: Don't move this around
2022-10-04 20:12:54 -03:00
..
FileSystemProxyHelper.cs
IDirectory.cs
IFile.cs
IFileSystem.cs
IStorage.cs