Decrements the reference count of session_bus 30/135530/2
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 23 Jun 2017 02:37:02 +0000 (11:37 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 28 Jun 2017 23:46:53 +0000 (23:46 +0000)
commit1a5abcff6e251e396d32ab568c7b5f32f71ae58c
tree8c65a52077b88360365cc210be0761b9dcd0d76d
parent243299fe7e23a6fb16cf8ba40a45180160f76dc1
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