mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gobject/tests: plug leaks
https://bugzilla.gnome.org/show_bug.cgi?id=682560
This commit is contained in:
@@ -762,6 +762,9 @@ test_all_types (void)
|
||||
g_assert_cmpint (all_type_handlers_count, ==, 3 + 5 + 5);
|
||||
|
||||
g_object_unref (test);
|
||||
g_param_spec_unref (param);
|
||||
g_bytes_unref (bytes);
|
||||
g_variant_unref (var);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user