diff options
author | 2021-05-05 22:30:49 +0200 | |
---|---|---|
committer | 2021-05-05 23:45:48 +0200 | |
commit | 198ad973839ca4686f3575155ba9ff178289905f (patch) | |
tree | 84be795e49b224992fb1ccee0b4d679b364fb919 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check (diff) | |
download | linux-rng-198ad973839ca4686f3575155ba9ff178289905f.tar.xz linux-rng-198ad973839ca4686f3575155ba9ff178289905f.zip |
netfilter: remove BUG_ON() after skb_header_pointer()
Several conntrack helpers and the TCP tracker assume that
skb_header_pointer() never fails based on upfront header validation.
Even if this should not ever happen, BUG_ON() is a too drastic measure,
remove them.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions