Skip to content
Commit c123bb71 authored by Sabrina Dubroca's avatar Sabrina Dubroca Committed by Pablo Neira Ayuso
Browse files

netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation

alloc_percpu returns NULL on failure, not a negative error code.

Fixes: ff3cd7b3

 ("netfilter: nf_tables: refactor chain statistic routines")
Signed-off-by: default avatarSabrina Dubroca <sd@queasysnail.net>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 0f9f5e1b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment