[maemo-commits] [maemo-commits] r15964 - projects/haf/branches/hildon-thumbnail/daemonize/daemon

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 2 18:45:07 EEST 2008
Author: pvanhoof
Date: 2008-09-02 18:45:06 +0300 (Tue, 02 Sep 2008)
New Revision: 15964

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
Log:
Memory lea

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-02 15:44:04 UTC (rev 15963)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-02 15:45:06 UTC (rev 15964)
@@ -201,6 +201,8 @@
 					   G_TYPE_INVALID, 
 					   G_TYPE_INVALID);
 
+			g_object_unref (proxy);
+
 			if (error) {
 				had_error = TRUE;
 				dbus_g_method_return_error (context, error);


More information about the maemo-commits mailing list