]> Dogcows Code - chaz/openbox/blobdiff - openbox/popup.c
plug memory leaks from the new strut code
[chaz/openbox] / openbox / popup.c
index 77f751fcf888ba77be89c7b2facaf4c359906c1f..590c294666753c98ccd81a0b487f195029bef99a 100644 (file)
@@ -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)
This page took 0.021026 seconds and 4 git commands to generate.