diff options
author | Jan Engelhardt <jengelh@inai.de> | 2012-07-13 23:18:29 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-07-31 13:31:44 +0200 |
commit | dc23c2d7afd2103cbc589372769c2f6723ea5235 (patch) | |
tree | 438c2582996a1966e9abc6fcc6948c27e70e980b /extensions/libipt_LOG.c | |
parent | a3c1c206a665d81afa2363507a5e162c20694311 (diff) |
libxt_u32: do bounds checking for @'s operands
Using only strtoul is prone to accept all values, including negative
ones which are not explicitly allowed. Therefore, use xtables_strtoui
with bounds checking.
Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Diffstat (limited to 'extensions/libipt_LOG.c')
0 files changed, 0 insertions, 0 deletions