diff options
| author | Michael Cook (mackal) <277429+mackal@users.noreply.github.com> | 2023-04-03 10:43:49 -0400 |
|---|---|---|
| committer | Michael Cook (mackal) <277429+mackal@users.noreply.github.com> | 2023-04-03 10:43:49 -0400 |
| commit | 241a739dc27216dd39a61c5572932b68d2c6c8bb (patch) | |
| tree | e999d24f9d77985c8a1edd3064e5f816afb15f89 /Source/Core/Common/FileUtil.cpp | |
| parent | 655fca3efec192a3d0b87685fcd6cd032470f7c1 (diff) | |
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
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions
