Commit 57f2f3baf397609922a6360cbcaabb13dba507d8

Philipp Wiesemann 2015-12-06T17:51:11

Windows: Added missing NULL check after SDL_stack_alloc(). SDL_stack_alloc() might wrap SDL_malloc() which can return NULL.