]> git.ipfire.org Git - thirdparty/iptables.git/commit
xshared: Free data after printing help
authorPhil Sutter <phil@nwl.cc>
Fri, 25 Nov 2022 20:47:52 +0000 (21:47 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 2 Dec 2022 00:44:17 +0000 (01:44 +0100)
commit16e1ce4ed32ac86eb834531282ae14fdb4e102ac
treef7b35486ee3e98d1a989a419456e4825cf403fac
parent8bee0db39f7553589c2cec58cc92ed2eafd2eb57
xshared: Free data after printing help

This is merely to make valgrind happy, but less noise means less real
issues missed.

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