mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +01:00
g-icon: Fix memory leak in test
https://bugzilla.gnome.org/show_bug.cgi?id=711802
This commit is contained in:
parent
faafd4c051
commit
78ad171da9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user