Skip to content
  1. Jun 09, 2021
  2. Jun 08, 2021
  3. Jun 07, 2021
  4. Jun 06, 2021
  5. Jun 05, 2021
  6. Jun 04, 2021
  7. Jun 03, 2021
  8. Jun 02, 2021
    • lat9nq's avatar
      yuzu qt: Revert some usages of string_view · c41451af
      lat9nq authored
      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.
      c41451af
Loading