CVSROOT:        /cvs
Module name:    xenocara
Changes by:     tob...@cvs.openbsd.org  2020/04/25 14:07:28

Modified files:
        app/cwm        : xutil.c 

Log message:
Fixed memory leak in xu_get_strprop.

If a client calls XSetTextProperty for a window to clear all its
properties, then allocated memory within libX11 is not freed.

OK okan@

Reply via email to