diff options
author | Luiz Augusto Von Dentz <luiz.dentz-von@nokia.com> | 2010-01-08 12:17:19 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-01-08 04:24:09 -0800 |
commit | a6fc21fd1f8070046006998e8d78868b87c67032 (patch) | |
tree | d90888a2bdd9ea7b33d693bfdd0d11f19557ebf9 /drivers/isimodem/devinfo.c | |
parent | 20db7314846909ccbcd35046d4e247a67c86cd36 (diff) | |
download | ofono-a6fc21fd1f8070046006998e8d78868b87c67032.tar.bz2 |
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.
Diffstat (limited to 'drivers/isimodem/devinfo.c')
0 files changed, 0 insertions, 0 deletions