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-21 18:40:07 -07:00
2026-01-18 16:36:55 -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-12-05 15:37:18 +00:00
2025-09-18 21:21:29 +02: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-18 16:36:55 -07:00
2026-02-25 17:17:51 -07:00
2025-11-11 22:06:09 +01:00
2026-01-18 16:36:55 -07:00
2025-10-01 11:22:07 -04:00
2025-07-03 13:42:28 +02:00
2025-06-11 12:17:17 +02:00
2026-01-18 16:36:55 -07:00
2026-01-18 16:36:55 -07:00
2025-09-17 19:00:56 +02: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
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-04 23:38:25 -07:00
2026-01-04 23:38:25 -07:00
2026-01-18 16:36:55 -07:00

Please visit https://xemu.app for more information.

Description
Languages
C 82.6%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.5%