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 afbfeeb..5bc8c40 100644
--- a/src/provider.c
+++ b/src/provider.c
@@ -156,6 +156,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_hash_table_destroy(provider->routes);
-- 
1.7.2.5

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

Reply via email to