summaryrefslogtreecommitdiffstats
path: root/examples/nft-json-file.c
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2023-09-20 19:33:40 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2023-11-03 12:23:37 +0100
commit8db9eb7543e9e5ecd22be2397c1201f67d057040 (patch)
tree746ae37ee38f55b5813cb4c225235b189db94e9c /examples/nft-json-file.c
parent04109b455293d726fb565ac02e083fa41330e672 (diff)
parser_json: Fix flowtable prio value parsing
commit 407e947dfc53827bd27689f2de9ed7f14f1b092e upstream. Using format specifier 'I' requires a 64bit variable to write into. The temporary variable 'prio' is of type int, though. Fixes: 586ad210368b7 ("libnftables: Implement JSON parser") Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'examples/nft-json-file.c')
0 files changed, 0 insertions, 0 deletions