mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
Plug some leaks in the GIO tests
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Bug: https://bugzilla.gnome.org/show_bug.cgi?id=666115 Reviewed-by: Matthias Clasen <mclasen@redhat.com>
This commit is contained in:
@@ -221,6 +221,7 @@ test_pollable_socket (void)
|
||||
g_object_unref (server_conn);
|
||||
g_object_unref (client);
|
||||
g_object_unref (listener);
|
||||
g_object_unref (effective_address);
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user