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