summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2023-02-20 18:31:30 -0800
committerPokechu22 <Pokechu022@gmail.com>2023-02-20 18:33:34 -0800
commitf2ac3aec94abd197c54a5906953f1ce3ba4e98b4 (patch)
treee8c3cccf68e09690e697922d666d36fcf2f12955 /Source/Core/Common/FileUtil.cpp
parent45b55f7ccd19a8f71c7b98d14f00668932a3bf50 (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