diff --git a/src/xterm.c b/src/xterm.c index 1f14daa39f9..84438e85909 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -5400,6 +5400,7 @@ xi_populate_device_from_info (struct x_display_info *dpyinfo, xi_device->valuators = NULL; xi_device->scroll_valuator_count = 0; + SAFE_FREE (); return; }