X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.c;h=4f171bbe9d1ee87f34cfb47107f4d5176ef1afa2;hb=4f722a6f9afee06b802d77cd1da824a055d170c9;hp=44de9d9d61effeac2a67fcb503aa9c6e88a25b10;hpb=ae0c30c83f93dcc7f234d67beb3eb3b7dd826381;p=spectrwm.git diff --git a/spectrwm.c b/spectrwm.c index 44de9d9..4f171bb 100644 --- a/spectrwm.c +++ b/spectrwm.c @@ -4561,6 +4561,7 @@ move(struct ws_win *win, union arg *args) xcb_close_font(conn, cursor_font); return; } + free(gpr); /* get cursor offset from window root */ qpr = xcb_query_pointer_reply(conn, xcb_query_pointer(conn, win->id),