mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 09:57:52 +02:00
g-icon: Fix memory leak in test
https://bugzilla.gnome.org/show_bug.cgi?id=711802
This commit is contained in:
@@ -542,6 +542,7 @@ test_file_icon (void)
|
||||
g_object_unref (icon2);
|
||||
g_object_unref (icon3);
|
||||
g_object_unref (icon4);
|
||||
g_object_unref (file);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user