dolphin/Source
mitaclaw 5a95c5dd14 CachedInterpreterEmitter: Fix std::memcpy UB
I wasn't aware that even with a size of zero, it's still not safe to pass a nullptr to `std::memcpy`. When `CachedInterpreterEmitter::PoisonCallback` is written, UB is happening.
2024-09-01 19:36:21 -07:00
..
Android Merge pull request #12863 from JosJuice/android-gamepad-sensors 2024-08-18 13:48:30 +01:00
Core CachedInterpreterEmitter: Fix std::memcpy UB 2024-09-01 19:36:21 -07:00
DSPSpy
DSPTool
PCH
UnitTests Add support for libfmt-11 2024-08-22 16:54:35 +03:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln