Applied, thanks.

Why do you believe that the line of code should not be there ?
The comment says
    /* rws 30 Mar 1998
       Xbae examples/matrix puts TextF into an infinite loop of exposes
       without this!!!!!
     */
    if (event && event->xexpose.count != 0) return;

-- Danny

Brian Ford wrote:
> There are several places this function is called with a NULL event pointer
> including lib/Xm/Primitive.c (_PrimitiveTrait_Redraw) line 1558.  The
> attached trivial patch prevents a core dump in these cases.  Based upon
> the comment above this change, I doubt this line of code should even be
> there.
> 
> Please CC me on responses as I am not subscribed to the list.  Thank you.

-- 
Danny Backx ([EMAIL PROTECTED] [EMAIL PROTECTED])
Home page :     http://users.skynet.be/danny.backx
Projects:       LessTif (http://lesstif.sourceforge.net)
                Xbae    (http://xbae.sourceforge.net)
_______________________________________________
Lesstif mailing list
[EMAIL PROTECTED]
https://terror.hungry.com/mailman/listinfo/lesstif

Reply via email to