diff options
author | Florian Westphal <fw@strlen.de> | 2018-11-12 18:04:45 +0100 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2018-11-12 18:27:12 +0100 |
commit | 5edb249b25da2d27bca886eb1aa03e6ce65cc8ca (patch) | |
tree | 2a65e04b4c1ecb26f4c1ed20b0d54db1663c2178 /extensions/libxt_nfacct.c | |
parent | 9afd2a6e8c547b81a43e6d3565ca5324ba5f5f1e (diff) |
libxtables: xlate: init buffer to zero
Doesn't affect iptables-xlate, but nft (when built w. xtables support).
Without this, nft can print random content if an extension doesn't
add anything to the output xlate buffer, e.g.
-p mh -m mh
can cause nft to print random data after "meta l4proto mobility",
as mh ->xlate doesn't do anything in this case.
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'extensions/libxt_nfacct.c')
0 files changed, 0 insertions, 0 deletions