diff options
author | Florian Westphal <[email protected]> | 2018-09-04 16:01:47 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2018-09-17 16:11:12 +0200 |
commit | fa5950e498e7face21a1761f327e6c1152f778c3 (patch) | |
tree | dcb66f58e24c8412482ce6e89c63ff9158029c30 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 0d704967f4a49cc2212350b3e4a8231f8b4283ed (diff) |
netfilter: nf_tables: avoid BUG_ON usage
None of these spots really needs to crash the kernel.
In one two cases we can jsut report error to userspace, in the other
cases we can just use WARN_ON (and leak memory instead).
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions