* src/modest-ui-actions.c:
[modest] / src / widgets / modest-folder-view.c
index ff7fc28..ec6f5c5 100644 (file)
@@ -403,6 +403,9 @@ icon_cell_data  (GtkTreeViewColumn *column,  GtkCellRenderer *renderer,
 
        /* Set pixbuf */
        g_object_set (rendobj, "pixbuf", pixbuf, NULL);
+
+       if (pixbuf != NULL)
+               g_object_unref (pixbuf);
 }
 
 static void