[maemo-commits] [maemo-commits] r15964 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Sep 2 18:45:07 EEST 2008
- Previous message: [maemo-commits] r15963 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Next message: [maemo-commits] r15965 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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);
- Previous message: [maemo-commits] r15963 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Next message: [maemo-commits] r15965 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]