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