Files
SDL3_fork/test/testaudio.c
Ryan C. Gordon 9b8c5f642f testaudio: Better fix for NULL dereference.
This code already handled NULL fine, it just got wrapped in a SDL_strdup call
in e23257307e, so make that SDL_strdup check for
NULL first.
2024-06-27 17:24:49 -04:00

42 KiB