]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxtables: Check extension real_name length
authorPhil Sutter <phil@nwl.cc>
Mon, 24 Sep 2018 17:25:21 +0000 (19:25 +0200)
committerFlorian Westphal <fw@strlen.de>
Tue, 25 Sep 2018 14:26:08 +0000 (16:26 +0200)
commita3716cc1a501e40e26a96d78b2e1285bb081f366
tree1da1bac47fcaa4abe3b66b2cc429ddc15160f84f
parent0195b6428fbd2f8e1223e5933a41e22c14e05988
libxtables: Check extension real_name length

Just like with 'name', if given check 'real_name' to not exceed max length.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
libxtables/xtables.c