diff options
| author | Pokechu22 <Pokechu022@gmail.com> | 2023-02-20 18:31:30 -0800 |
|---|---|---|
| committer | Pokechu22 <Pokechu022@gmail.com> | 2023-02-20 18:33:34 -0800 |
| commit | f2ac3aec94abd197c54a5906953f1ce3ba4e98b4 (patch) | |
| tree | e8c3cccf68e09690e697922d666d36fcf2f12955 /Source/Core/Common/FileUtil.cpp | |
| parent | 45b55f7ccd19a8f71c7b98d14f00668932a3bf50 (diff) | |
IOS/ES: Fix crash when deleting tickets
This broke formatting the system memory; see https://bugs.dolphin-emu.org/issues/13176. After calling ticket.DeleteTicket(), ticket.m_bytes was 0-length, but calling ticket.IsV1Ticket() still attempted to read from m_bytes.
This was introduced in 2fd9852ca89e4f07f6231ec3ddab5656f2b7856c, although it didn't actually cause a crash until 929fba08e733ceb02e51cbeb684a50103865e2da.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions
