---
drivers/stemodem/voicecall.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/stemodem/voicecall.c b/drivers/stemodem/voicecall.c
index ca275cd..dd5d009 100644
--- a/drivers/stemodem/voicecall.c
+++ b/drivers/stemodem/voicecall.c
@@ -491,6 +491,7 @@ static void ecav_notify(GAtResult *result, gpointer
user_data)
vd->local_release &= ~(1 << existing_call->id);
vd->calls = g_slist_remove(vd->calls, l->data);
+ g_free(existing_call);
break;
}
--
1.7.0.4
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono