X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fpopup.c;h=590c294666753c98ccd81a0b487f195029bef99a;hb=809619497d73598a9f3c2bd2e4b8968297af6bfd;hp=77f751fcf888ba77be89c7b2facaf4c359906c1f;hpb=cea865698391bba733d763686f20d54032a940c8;p=chaz%2Fopenbox diff --git a/openbox/popup.c b/openbox/popup.c index 77f751fc..590c2946 100644 --- a/openbox/popup.c +++ b/openbox/popup.c @@ -281,6 +281,8 @@ void popup_delay_show(ObPopup *self, gulong usec, gchar *text) popup_show_timeout(self); } } + + g_free(area); } void popup_hide(ObPopup *self)