1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-29 11:06:57 -06:00
lat9nq c41451af75 yuzu qt: Revert some usages of string_view
Causes a heap-use-after free reported by AddressSanitizer. This makes
use of std::filesystem::path, but due to that we have to use their
string() function which may not work for all characters.
2021-06-02 19:50:20 -04:00
..
2021-02-07 20:31:58 -06:00
2019-10-02 08:35:43 -04:00
2020-11-15 23:33:19 -05:00