Decrements the reference count of session_bus 31/135531/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 23 Jun 2017 02:37:02 +0000 (11:37 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 23 Jun 2017 02:41:07 +0000 (11:41 +0900)
commitf6c437e75f96339276474872317e46d1b89c5d81
treeecb2d68a8259e94646b7a413f69b7ffe924fd43f
parent67b77c5a624ccab97c840e689fed4dfcb46e0aa1
Decrements the reference count of session_bus

dbus_bus_get increments reference count of a DBusConnection.
It is callers responsibility to all dbus_connection_unref after use.

[Gnome]
https://bugzilla.gnome.org/show_bug.cgi?id=784120

Change-Id: Ic1b23755fa9a2a46aaa2ad970254063a5486f8f6
atspi/atspi-misc.c