diff options
author | Phil Sutter <phil@nwl.cc> | 2023-09-20 19:33:40 +0200 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2023-09-22 10:55:25 +0200 |
commit | 407e947dfc53827bd27689f2de9ed7f14f1b092e (patch) | |
tree | 03bed7914a595d5f0654bdf6fbeab11bbb4a1e95 /include/fib.h | |
parent | 34c1337296807b3a3147c95268f5e4ca70811779 (diff) |
parser_json: Fix flowtable prio value parsing
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 'include/fib.h')
0 files changed, 0 insertions, 0 deletions