bluez/gdbus
Luiz Augusto von Dentz 265a1a7708 gdbus: Close private connection if setup fails
Private connection should be properly closed with dbus_connection_close
otherwise libdbus exits with the following error:

  'The last reference on a connection was dropped without closing the
   connection. This is a bug in an application. See
   dbus_connection_unref() documentation for details. Most likely, the
   application was supposed to call dbus_connection_close(), since this
   is a private connection.'
2015-04-12 19:06:46 +03:00
..
client.c gdbus: Make GDBusClient work without ObjectManager 2015-03-25 12:37:31 +02:00
gdbus.h gdbus: Add g_dbus_get_flags function 2015-04-07 18:04:04 +03:00
mainloop.c gdbus: Close private connection if setup fails 2015-04-12 19:06:46 +03:00
object.c gdbus: Fix crash in g_dbus_create_error_valist 2015-04-09 16:35:20 +02:00
polkit.c Revert "Ensure config.h is included by using CPPFLAGS" 2012-12-07 12:46:04 +02:00
watch.c gdbus: Fix not calling disconnect function 2015-02-24 15:01:06 +02:00