ofono/gdbus
Arman Uguray 8660527b11 gdbus: Don't refresh objects/props if disconnected
If g_dbus_client_set_proxy_handlers gets called from within a
proxy_removed callback, the code may end up refreshing the proxy's
properties and incorrectly access the client's proxy_list as it gets
freed. This patch fixes this, so that get_managed_objects does nothing
if it gets called during a service disconnect.
2015-02-22 19:42:25 +01:00
..
client.c gdbus: Don't refresh objects/props if disconnected 2015-02-22 19:42:25 +01:00
gdbus.h gdbus: Add g_dbus_proxy_set_property_array 2014-03-24 14:27:51 -07:00
mainloop.c gdbus: Fix crash when watch is toggled or disconnected 2014-09-08 05:48:48 +02:00
object.c Revert "gdbus: Don't include just added interfaces in GetManagedObjects" 2014-09-08 05:48:48 +02:00
polkit.c gdbus: Update copyright information 2011-01-01 17:32:29 -08:00
watch.c gdbus: Fix match rule for NameOwnerChanged 2014-09-15 18:03:46 +02:00