mirror of
https://github.com/yawut/SDL.git
synced 2026-09-02 22:25:18 -05: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>