SDL/src/process
Ryan C. Gordon 270c2b8e86
process: Don't duplicate NULL stdio handles on Windows.
It's okay to pass null handles to win32's CreateProcess().

Fixes #14977.

(cherry picked from commit f13cd9a666)
2026-03-30 16:28:41 -04:00
..
dummy Updated copyright for 2026 2026-01-01 09:48:19 -08:00
posix Updated copyright for 2026 2026-01-01 09:48:19 -08:00
windows process: Don't duplicate NULL stdio handles on Windows. 2026-03-30 16:28:41 -04:00
SDL_process.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_sysprocess.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00