]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: ipset: Fix error path in set_target_v3_checkentry()
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 10 Jun 2019 10:58:26 +0000 (12:58 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 10 Jun 2019 10:58:26 +0000 (12:58 +0200)
commit4749097b4c9303a55d458989db66aff1960bea45
treed9c03945952a76bf558eb85c216a560d4d842c91
parentac5923654cc7aa1176a3b4d4d73eda749da14551
netfilter: ipset: Fix error path in set_target_v3_checkentry()

Fix error path and release the references properly.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
net/netfilter/xt_set.c