summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/voicecall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/voicecall.c b/src/voicecall.c
index afda96a0..3e8fa463 100644
--- a/src/voicecall.c
+++ b/src/voicecall.c
@@ -2201,6 +2201,7 @@ static void voicecall_unregister(struct ofono_atom *atom)
voicecall_dbus_unregister(vc, l->data);
g_slist_free(vc->call_list);
+ vc->call_list = NULL;
ofono_modem_remove_interface(modem, OFONO_VOICECALL_MANAGER_INTERFACE);
g_dbus_unregister_interface(conn, path,