---
src/dhcp.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/dhcp.c b/src/dhcp.c
index 505d9f0..841b0c7 100644
--- a/src/dhcp.c
+++ b/src/dhcp.c
@@ -672,4 +672,6 @@ void __connman_dhcp_cleanup(void)
g_hash_table_destroy(ipconfig_table);
ipconfig_table = NULL;
+
+ dhcp_cleanup_random();
}
--
2.1.1_______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
