Files
xemu/ui
Erik Abair 1425a8c39b ui: Do not pass missing paths to SDL_ShowOpenFileDialog
Passing two levels of invalid paths to `SDL_ShowOpenFileDialog` on Windows
causes a crash.  E.g., given a directory `d:\foo` that exists, passing
`D:\foo\bar\baz` will trigger the crash.

In this case, the `FileDialogCallbackWrapper` callback is invoked twice,
leading to a double-free.

Fixes #2785
2026-03-11 12:02:54 -07:00
..
2026-01-18 16:36:55 -07:00
2025-01-03 22:30:04 -07:00
2026-01-21 18:40:07 -07:00
2025-10-30 22:56:51 +04:00
2024-09-10 13:22:47 +02:00
2025-10-05 09:46:06 +03:00
2024-12-20 17:44:56 +01:00
2026-01-21 18:40:07 -07:00
2024-09-13 20:12:16 +02:00
2025-10-30 22:56:51 +04:00
2026-01-21 18:40:07 -07:00
2026-01-21 18:40:07 -07:00
2026-01-21 18:40:07 -07:00
2026-01-21 18:40:07 -07:00
2026-01-21 18:40:07 -07:00
2026-01-18 16:36:55 -07:00
2026-01-18 16:36:55 -07:00
2026-01-21 18:40:07 -07:00
2025-11-27 12:55:20 -07:00