]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: fix leak of rule and chain iterators
authorGiuseppe Longo <giuseppelng@gmail.com>
Sat, 8 Jun 2013 02:24:35 +0000 (02:24 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2013 22:50:32 +0000 (23:50 +0100)
commitd01b2c28c8101f0d24e1db3f146fd845c2a634e8
treed20be3eb9593ec88d7d2a8f76fcdffff920e172f
parentd801b9f3b8161752ea2358a0bfb614603d28a8e5
nft: fix leak of rule and chain iterators

This patch fixes the leak of chain and rule iterators.

Signed-off-by: Giuseppe Longo <giuseppelng@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft.c