Skip to content
Commit eb895086 authored by Kangjie Lu's avatar Kangjie Lu Committed by Pablo Neira Ayuso
Browse files

netfilter: nf_tables: fix a missing check of nla_put_failure



If nla_nest_start() may fail. The fix checks its return value and goes
to nla_put_failure if it fails.

Signed-off-by: default avatarKangjie Lu <kjlu@umn.edu>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent a3c9311f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment