Ryujinx/Ryujinx.HLE/HOS/Services/Bcat/ServiceCreator
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
..
Types Implement IDeliveryCacheProgressService in bcat (#908) 2020-02-06 05:09:59 +01:00
IBcatService.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IDeliveryCacheDirectoryService.cs Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) 2022-10-04 20:12:54 -03:00
IDeliveryCacheFileService.cs Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) 2022-10-04 20:12:54 -03:00
IDeliveryCacheProgressService.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
IDeliveryCacheStorageService.cs Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) 2022-10-04 20:12:54 -03:00