From: John Ernberg <[email protected]> When using e.g. a USB modem and it's unplugged oFono may crash with a SIGSEGV or SIGFPE due to atoms not getting cleaned up properly.
John Ernberg (5): modem: clean up atoms on modem_unregister bluez4: track and clean up atom watches bluez5: track and clean up atom watches push notification: track and clean up atom watches smart messaging: track and clean up atom watches plugins/dun_gw_bluez4.c | 24 ++++++++++++++++++++++-- plugins/dun_gw_bluez5.c | 24 ++++++++++++++++++++++-- plugins/hfp_ag_bluez4.c | 25 ++++++++++++++++++++++--- plugins/hfp_ag_bluez5.c | 36 +++++++++++++++++++++++++++++++----- plugins/push-notification.c | 26 +++++++++++++++++++++++--- plugins/smart-messaging.c | 26 +++++++++++++++++++++++--- src/modem.c | 3 +++ 7 files changed, 146 insertions(+), 18 deletions(-) -- 1.9.1 _______________________________________________ ofono mailing list [email protected] https://lists.ofono.org/mailman/listinfo/ofono
