Skip to content
Commit 4589e28d authored by Kangjie Lu's avatar Kangjie Lu Committed by David S. Miller
Browse files

net: tipc: fix a missing check of nla_nest_start



nla_nest_start could fail and requires a check. The fix returns
-EMSGSIZE if it fails.

Signed-off-by: default avatarKangjie Lu <kjlu@umn.edu>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 07660ca6
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