Files
SDL/include
Sam Lantinga b21b05ee5d Fixed bug #329
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.
2006-09-23 22:51:37 +00:00
..
2006-09-23 22:51:37 +00:00
2006-08-10 14:55:45 +00:00
2006-08-05 17:09:42 +00:00
2006-08-28 03:27:59 +00:00