From: Patrik Flykt <[email protected]>

---
 src/provider.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/provider.c b/src/provider.c
index f5d527e..5d366ae 100644
--- a/src/provider.c
+++ b/src/provider.c
@@ -158,6 +158,7 @@ static void provider_destruct(struct connman_provider 
*provider)
 
        g_free(provider->name);
        g_free(provider->type);
+       g_free(provider->host);
        g_free(provider->domain);
        g_free(provider->identifier);
        g_free(provider->profile);
-- 
1.7.2.5

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to