Decrements the reference count of session_bus
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 23 Jun 2017 02:02:47 +0000 (11:02 +0900)
committerMike Gorse <mgorse@suse.com>
Sun, 23 Jul 2017 17:59:45 +0000 (12:59 -0500)
commit3c40c52a73409ff0467ce192e910f04e24e23564
tree9109851bcfc15351636f8e43908c4d76a54c8f98
parent79e6331c743db0365112c10ca49133b2d1a8480f
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.
atspi/atspi-misc.c