Files
linux/net
Florian Westphal e97d09277b netfilter: nf_tables: avoid BUG_ON usage
[ Upstream commit fa5950e498 ]

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 <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-20 18:46:50 +01:00
..
2019-10-11 18:21:12 +02:00
2019-11-10 11:27:53 +01:00
2019-06-22 08:15:13 +02:00
2019-09-06 10:22:06 +02:00
2018-07-24 14:10:42 -07:00
2019-03-19 13:12:40 +01:00
2019-01-09 17:38:33 +01:00
2018-07-24 14:10:43 -07:00