]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc/em_ipset: Don't leak sockfd on error path
authorPhil Sutter <phil@nwl.cc>
Thu, 17 Aug 2017 17:09:31 +0000 (19:09 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 18 Aug 2017 16:16:59 +0000 (09:16 -0700)
commit3e587d9f438910df6c1751c45fd898cec1477ae6
treed7cfad1d299c446f2332a994ad59d662fef04554
parent4b45ae221e949b604d968a10d5d996c7c7cec1a6
tc/em_ipset: Don't leak sockfd on error path

Signed-off-by: Phil Sutter <phil@nwl.cc>
tc/em_ipset.c