[telepathy-gabble/master] main-debug: unref the TpDBusDaemon once we're done with it

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Sep 2 06:03:57 PDT 2009


---
 tests/twisted/main-debug.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/main-debug.c b/tests/twisted/main-debug.c
index 628a01b..fd49242 100644
--- a/tests/twisted/main-debug.c
+++ b/tests/twisted/main-debug.c
@@ -84,6 +84,7 @@ main (int argc,
 
   ret = gabble_main (argc, argv);
 
+  g_object_unref (bus_daemon);
 out:
   return ret;
 }
-- 
1.5.6.5




More information about the telepathy-commits mailing list