ofono/gdbus
Luiz Augusto von Dentz a5b040b781 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-20 09:04:39 +02:00
..
client.c gdbus: Make GDBusClient work without ObjectManager 2015-03-26 10:02:05 +01:00
gdbus.h gdbus: Add g_dbus_get_flags function 2015-04-07 19:00:45 +02:00
mainloop.c gdbus: Close private connection if setup fails 2015-04-20 09:04:39 +02:00
object.c gdbus: Fix crash in g_dbus_create_error_valist 2015-04-09 16:59:08 +02:00
polkit.c gdbus: Update copyright information 2011-01-01 17:32:29 -08:00
watch.c gdbus: Fix not calling disconnect function 2015-02-24 18:24:42 +01:00