Does anyone recognize this comment in Fl_x.cxx?

     // XCloseIM(xim_im); FIXME
        /* XFree86 has a bug when closing IM it crashes in
         * _XlcCreateDefaultCharSet() !  So don't close it.
         * This will cause a memory leak :-(
         */

Seems to be the cause of STR#2185 (big memory leak in 1.3.x)

Uncommenting that line seems to fix the bug, and I
didn't get the crash it warns about (ubuntu 8.04)

So I'm wondering if there's a known way to replicate the crash
to see if maybe it's somehow magically been resolved by the 1.3.x
cleanup efforts..
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to