diff options
author | 2020-10-31 19:21:44 +0100 | |
---|---|---|
committer | 2020-11-01 11:50:32 +0100 | |
commit | 35b7ee34abdb722192635528f162ddd8cac25765 (patch) | |
tree | 010001eae3ff87e923228919fe89af40fad0ab2a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | netfilter: ipset: Expose the initval hash parameter to userspace (diff) | |
download | wireguard-linux-35b7ee34abdb722192635528f162ddd8cac25765.tar.xz wireguard-linux-35b7ee34abdb722192635528f162ddd8cac25765.zip |
netfilter: nftables: Add __printf() attribute
nft_request_module calls vsnprintf() using parameters passed to it.
Make the function with __printf() attribute so the compiler can check
the format and arguments.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions