Commit 6ec5e64056e2d5dddb7f1382255e841d6dde9c9d

Philipp Wiesemann 2016-06-28T21:08:23

Fixed freeing strings created by strdup() with SDL_free(). This only worked on platforms where SDL_free() wraps free().