[SDL] Memory leaks with X11 and SDL 1.2.11 (Was: color key broken in glSDL?)

Ryan C. Gordon icculus at icculus.org
Mon Oct 16 16:25:54 PDT 2006


> Most or all leaks seem to be directly related to X in one way or 
> another.

One fix:
   http://bugzilla.libsdl.org/show_bug.cgi?id=345

Most of the rest is from XOpenIM(), which looks to be an x.org/XFree86 
bug, or something under dlopen(), which is a glibc thing.

--ryan.





More information about the SDL mailing list