• Sam Lantinga's avatar
    Fixed bug #329 · c18cc10c
    Sam Lantinga authored
    On tracing it turns out to fail from SDL_WM_SetCaption()
    
    On going through the function it looks like the SDL_free() function is called
    every alternate time with an invalid pointer that has already been freed.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402101
    c18cc10c
SDL_compat.c 39.3 KB