---
Hi,
this is very minor issue but makes it easier to spot real problems
from valgrind output if this is not reported.
Jukka
src/main.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/main.c b/src/main.c
index 959a43f..22d0b27 100644
--- a/src/main.c
+++ b/src/main.c
@@ -420,5 +420,7 @@ int main(int argc, char *argv[])
if (config)
g_key_file_free(config);
+ g_free(option_debug);
+
return 0;
}
--
1.7.1
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman