ofono/gdbus
Tomasz Bursztyka 7b0b28bb41 gdbus: Always unreference the message in g_dbus_send_message()
A quick fix on g_dbus_send_message(), if check_signal() fails it returns
FALSE without unreferencing the message as it should. This patch fixes
it.
2013-02-23 11:50:16 +01:00
..
client.c gdbus: Add g_dbus_proxy_set_removed_watch 2013-02-14 08:47:10 -06:00
gdbus.h gdbus: Add g_dbus_proxy_set_removed_watch 2013-02-14 08:47:10 -06:00
mainloop.c gdbus: Fix crash when getting disconnected from the bus 2012-10-31 16:18:41 -05:00
object.c gdbus: Always unreference the message in g_dbus_send_message() 2013-02-23 11:50:16 +01: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