summaryrefslogtreecommitdiff
path: root/daemon/gvfsjobqueryattributes.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/gvfsjobqueryattributes.c')
-rw-r--r--daemon/gvfsjobqueryattributes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/gvfsjobqueryattributes.c b/daemon/gvfsjobqueryattributes.c
index 426a26b3..3307cfab 100644
--- a/daemon/gvfsjobqueryattributes.c
+++ b/daemon/gvfsjobqueryattributes.c
@@ -100,6 +100,7 @@ g_vfs_job_query_attributes_new (DBusConnection *connection,
dbus_error_free (&derror);
dbus_connection_send (connection, reply, NULL);
+ dbus_message_unref (reply);
return NULL;
}