X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/f6656fffb4e0c6a9a59e2669da4f7bebda19f08e..f18ed615ae7beb9eb6420510c83beb847d875bcb:/main.c diff --git a/main.c b/main.c index 9856354..daeaa0a 100644 --- a/main.c +++ b/main.c @@ -55,6 +55,7 @@ cleanup() XDestroyWindow(dpy, barwin); XSetInputFocus(dpy, PointerRoot, RevertToPointerRoot, CurrentTime); XSync(dpy, False); + free(seltag); } static void