* xterm.c (XTread_socket): Initialize event_found to zero, and
pass a zeroed timeout to select, not a null pointer; the latter means "wait forever".
Showing
Please register or sign in to comment
pass a zeroed timeout to select, not a null pointer; the latter means "wait forever".