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:
Simon McVittie
2011-12-13 18:18:07 +00:00
parent f6b2847e57
commit 995a2eb50b
5 changed files with 14 additions and 0 deletions

View File

@@ -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