mirror of
https://github.com/encounter/SDL.git
synced 2025-07-07 21:56:12 +00:00
If a developer uses SDL_SetMemoryFunctions, we can't rely on SDL_free() working when SDL_main() returns. Signed-off-by: Steven Noonan <steven@valvesoftware.com> Signed-off-by: Sam Lantinga <slouken@libsdl.org>