[empathy: 56/148] Close the handler when rejecting a transfer
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy: 56/148] Close the handler when rejecting a transfer
- Date: Mon, 1 Jun 2009 12:12:17 -0400 (EDT)
commit 4c38107259d0fd13795adf2218f1fd6fadc0acef
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date: Tue May 5 15:56:38 2009 +0200
Close the handler when rejecting a transfer
---
libempathy-gtk/empathy-ui-utils.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/libempathy-gtk/empathy-ui-utils.c b/libempathy-gtk/empathy-ui-utils.c
index 809e420..f7c8149 100644
--- a/libempathy-gtk/empathy-ui-utils.c
+++ b/libempathy-gtk/empathy-ui-utils.c
@@ -1484,6 +1484,8 @@ file_manager_receive_file_response_cb (GtkDialog *dialog,
g_object_unref (factory);
g_object_unref (file);
+ } else {
+ g_object_unref (handler);
}
gtk_widget_destroy (GTK_WIDGET (dialog));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]