summaryrefslogtreecommitdiff
path: root/src/iptables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/iptables.c')
-rw-r--r--src/iptables.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/iptables.c b/src/iptables.c
index c799c255..9e7f7175 100644
--- a/src/iptables.c
+++ b/src/iptables.c
@@ -1334,6 +1334,8 @@ int __connman_iptables_init(void)
void __connman_iptables_cleanup(void)
{
+ DBG("");
+
g_hash_table_destroy(table_hash);
xtables_free_opts(1);