diff options
author | Florian Westphal <fw@strlen.de> | 2025-07-01 15:41:37 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2025-07-14 16:21:34 +0300 |
commit | 6dc2fae7f8a2384304ef48b7cdcb988222102a54 (patch) | |
tree | 219e6863a68fd8c23f835c388d23667205b5c549 /scripts/gdb/linux/utils.py | |
parent | aa085ea1a68d27d34f14db1f4026c35aa6b1ecc8 (diff) | |
download | linux-6dc2fae7f8a2384304ef48b7cdcb988222102a54.tar.xz |
selftests: netfilter: nft_concat_range.sh: send packets to empty set
The selftest doesn't cover this error path:
scratch = *raw_cpu_ptr(m->scratch);
if (unlikely(!scratch)) { // here
cover this too.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions