diff options
author | Alfonso Sanchez-Beato <alfonso.sanchez-beato@canonical.com> | 2015-11-02 17:48:41 +0100 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2015-11-02 12:40:50 -0600 |
commit | 08834f9c2f5ecee4044a76d4e2374662d7c40e74 (patch) | |
tree | e0a2556f41fbab2a2e9334a98ee6bf05efc1b7eb /drivers/rilmodem/call-settings.c | |
parent | 2113b0a5ed97b0e9805efac954dce4acd78fc77d (diff) | |
download | ofono-08834f9c2f5ecee4044a76d4e2374662d7c40e74.tar.bz2 |
gril: Fix access to notify callbacks
Entries to the table of notification callbacks can be added by the
callbacks while being called. This caused a glib error as gril was
using an iterator to the hash table while the table was being modified.
Fixed by avoiding the unnecesary loop.
Diffstat (limited to 'drivers/rilmodem/call-settings.c')
0 files changed, 0 insertions, 0 deletions