ofono/gdbus
Luiz Augusto von Dentz 778b60a94f gdbus: Fix emitting PropertiesChanged twice
This fixes double emission of PropertiesChanged introduced by flushing
changes, the flushing can happen during the pending processing so the
pending_prop flag needs to be updated in the beginning and the list of
properties can be freed before g_dbus_send_message as it is not required
anymore.
2013-09-10 19:07:28 -07:00
..
client.c gdbus: Avoid calling dbus_connection_send* 2013-09-10 19:07:28 -07:00
gdbus.h gdbus: Add g_dbus_send_message_with_reply 2013-09-10 19:07:28 -07:00
mainloop.c gdbus: Fix crash when getting disconnected from the bus 2012-10-31 16:18:41 -05:00
object.c gdbus: Fix emitting PropertiesChanged twice 2013-09-10 19:07:28 -07:00
polkit.c gdbus: Update copyright information 2011-01-01 17:32:29 -08:00
watch.c gdbus: Add g_dbus_add_properties_watch function 2012-11-30 09:59:34 +01:00