Re: [PATCH] net: tipc: fix a missing check of nla_nest_start

From: David Miller
Date: Sat Mar 16 2019 - 15:10:14 EST


From: Kangjie Lu <kjlu@xxxxxxx>
Date: Fri, 15 Mar 2019 12:11:59 -0500

> nla_nest_start could fail and requires a check. The fix returns
> -EMSGSIZE if it fails.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxx>

Applied.