[gedit] Unref the gdbus node info.
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Unref the gdbus node info.
- Date: Sun, 23 Jan 2011 14:36:33 +0000 (UTC)
commit d3ad6a4130dc4627de6eff0f76c4603b168bb079
Author: Paolo Borelli <pborelli gnome org>
Date: Sun Jan 23 15:23:07 2011 +0100
Unref the gdbus node info.
gedit/gedit-dbus.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gedit/gedit-dbus.c b/gedit/gedit-dbus.c
index 8185234..da8dfc7 100644
--- a/gedit/gedit-dbus.c
+++ b/gedit/gedit-dbus.c
@@ -1559,6 +1559,8 @@ register_dbus_interface (GeditDBus *dbus,
NULL,
NULL);
+ g_dbus_node_info_unref (info);
+
return ret != 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]