diff --git a/src/xterm.c b/src/xterm.c index 370a35fe6e6..f6c15c1cdeb 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -6634,6 +6634,7 @@ handle_one_xevent (dpyinfo, eventp, finish, hold_quit) int tool_bar_p = 0; bzero (&compose_status, sizeof (compose_status)); + bzero (&last_mouse_glyph, sizeof (last_mouse_glyph)); if (dpyinfo->grabbed && last_mouse_frame