dolphin/Source
Michael Cook (mackal) 241a739dc2 DolphinQt: RenderWidget fix heap-use-after-free
The QByteArray returned by QString::toUtf8() was being freed so the char
pointer was pointing to freed memory.

Found via ASan, didn't notice any issues during normal runtime.

This was triggered after hitting a key combo with alt (ex. toggle
fullscreen) probably happens with others
2023-04-03 10:43:49 -04:00
..
Android Merge pull request #11689 from K0bin/android-open-user-folder 2023-03-29 10:53:48 -07:00
Core DolphinQt: RenderWidget fix heap-use-after-free 2023-04-03 10:43:49 -04:00
DSPSpy DSPSpy: Add st3 BLOOP{,I} tests. 2022-09-30 11:07:41 +00:00
DSPTool Use GNUInstallDirs for installation paths 2023-01-30 09:44:44 -06:00
PCH msvc: bump required version to align with vs 17.5 2023-03-04 14:18:18 -08:00
UnitTests JitInterface: Convert m_jit to unique_ptr. 2023-03-26 14:38:07 +02:00
VSProps msvc: enable compiler checks added in vs 17.5 2023-03-04 14:18:18 -08:00
.clang-format
CMakeLists.txt Revert "Android: Don't hold gameFileCache lock during updateAdditionalMetadata" 2022-09-27 19:06:05 +02:00
dolphin-emu.sln msvc: Nest implot under Externals 2023-03-20 22:27:39 -07:00