summaryrefslogtreecommitdiff
path: root/client/gdaemonfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/gdaemonfile.c')
-rw-r--r--client/gdaemonfile.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/gdaemonfile.c b/client/gdaemonfile.c
index e9014919..b5477db4 100644
--- a/client/gdaemonfile.c
+++ b/client/gdaemonfile.c
@@ -1892,6 +1892,8 @@ g_daemon_file_set_attribute (GFile *file,
NULL, NULL, NULL,
cancellable, &my_error);
+ dbus_message_unref (message);
+
if (reply == NULL)
{
if (g_error_matches (my_error, G_VFS_ERROR, G_VFS_ERROR_RETRY))