1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-23 23:43:31 +01:00
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
IBcatService.cs
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