[farsight2/master] Big oops in test

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:24:55 PST 2008


---
 test.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test.c b/test.c
index f0ca21b..8c8d804 100644
--- a/test.c
+++ b/test.c
@@ -85,7 +85,7 @@ main (int argc, char **argv)
   g_main_loop_run (loop);
 
   g_main_loop_unref (loop);
-  g_free (igd);
+  g_object_unref (igd);
 
   return 0;
 }
-- 
1.5.6.5




More information about the farsight-commits mailing list