mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-29 05:13:30 +02:00
accumulator: Fix leak in test
https://bugzilla.gnome.org/show_bug.cgi?id=711779
This commit is contained in:
@@ -303,5 +303,7 @@ main (int argc,
|
||||
g_variant_unref (variant_result);
|
||||
g_assert (variant_finalised);
|
||||
|
||||
g_object_unref (object);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user