dolphin/Source/Core
Pokechu22 f2ac3aec94 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 2fd9852ca8, although it didn't actually cause a crash until 929fba08e7.
2023-02-20 18:33:34 -08:00
..
AudioCommon
Common Merge pull request #11577 from JosJuice/android-armeabi-v7a 2023-02-17 17:57:38 +01:00
Core IOS/ES: Fix crash when deleting tickets 2023-02-20 18:33:34 -08:00
DiscIO Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
DolphinNoGUI
DolphinQt Merge pull request #11578 from Pokechu22/memory-leaks-feb-2023 2023-02-18 13:56:34 +01:00
DolphinTool
InputCommon InputCommon: Fix memory leak in ExpressionParser 2023-02-17 18:29:36 -08:00
MacUpdater
UICommon Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
UpdaterCommon
VideoBackends Merge pull request #11577 from JosJuice/android-armeabi-v7a 2023-02-17 17:57:38 +01:00
VideoCommon Merge pull request #11569 from Hibyehello/patch-1 2023-02-16 21:08:35 +13:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: add constant value to set the allowed maximum number of pixel samplers 2023-02-10 00:46:11 -06:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props