X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/26157e6973f240a9b5ee407b9d2d5eca9358844f..c60de1acd47778b4835c14898fd8b1803537f9b3:/main.c?ds=sidebyside 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