Free ret at tag recovering

This commit is contained in:
Martin Duquesnoy
2011-11-03 13:11:44 +01:00
parent 2504dbe4ee
commit 846a117352

View File

@@ -207,6 +207,8 @@ wmfs_scan(void)
s = screen_gb_id(i);
tag_screen(s, tag_gb_id(s, ret[i]));
}
XFree(ret);
}
if(XQueryTree(W->dpy, W->root, &usl, &usl2, &w, (unsigned int*)&n))