> Hmm, recent changes cause test/Xm/test11 to segfault:

Looks like you need add a test for a NULL
GC before freeing.

    if (Out_DrawGC(o)) XFreeGC(XtDisplay(w), Out_DrawGC(o));
    if (Out_CursorGC(o)) XFreeGC(XtDisplay(w), Out_CursorGC(o));

- Steve



--== Sent via Deja.com http://www.deja.com/ ==--
Before you buy.

Reply via email to