X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=st.c;h=9cdd9697fcff586bdd0f6345e4347b0488699b88;hb=22eeda56b7c1532773343811dee1f76c0999d01c;hp=b63d865f5613c5a1ff7a66a94144a845a8312128;hpb=86c03ddc82d2f9f84f22f79741e13ade0e0b8cd1;p=st.git diff --git a/st.c b/st.c index b63d865..9cdd969 100644 --- a/st.c +++ b/st.c @@ -3258,6 +3258,7 @@ xsettitle(char *p) { Xutf8TextListToTextProperty(xw.dpy, &p, 1, XUTF8StringStyle, &prop); XSetWMName(xw.dpy, xw.win, &prop); + XFree(prop.value); } void