dolphin/Source
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
..
Android Merge pull request #11521 from t895/adjust-grid-options 2023-02-18 15:42:46 +01:00
Core IOS/ES: Fix crash when deleting tickets 2023-02-20 18:33:34 -08:00
DSPSpy
DSPTool Use GNUInstallDirs for installation paths 2023-01-30 09:44:44 -06:00
PCH CMake/MSVC: Fix warnings about conflicting /Zi and /Z7 2023-01-31 23:21:07 +13:00
UnitTests Add unit test for File::CreateFullPath(). 2023-02-15 02:56:10 +01:00
VSProps msvc: note some things to enable in vs 17.5 2023-01-13 01:36:03 -08:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Add Dear ImPlot Library 2022-12-22 14:32:42 -05:00