ofono/gdbus
Luiz Augusto Von Dentz a6fc21fd1f Fix regression when removing watches
filter_data_find return the first data registered in this case so there is
no guarantee that it return the same data as passed to
filter_data_remove_callback which is the one that should be removed.

The fix is to simple cache the connection removing the correct data before
checking if there is any filter left.
2010-01-08 04:24:09 -08:00
..
gdbus.h Update copyright information of D-Bus helper library 2010-01-01 17:05:57 -08:00
mainloop.c Cleanup of D-Bus mainloop integration 2010-01-02 21:43:22 -08:00
object.c Update copyright information of D-Bus helper library 2010-01-01 17:05:57 -08:00
watch.c Fix regression when removing watches 2010-01-08 04:24:09 -08:00