[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20121207.144054.818881635723246698.davem@davemloft.net>
Date: Fri, 07 Dec 2012 14:40:54 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: dan.carpenter@...cle.com
Cc: shemminger@...tta.com, bridge@...ts.linux-foundation.org,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
tgraf@...g.ch
Subject: Re: [patch v2] bridge: make buffer larger in br_setlink()
From: Dan Carpenter <dan.carpenter@...cle.com>
Date: Fri, 7 Dec 2012 14:10:46 +0300
> We pass IFLA_BRPORT_MAX to nla_parse_nested() so we need
> IFLA_BRPORT_MAX + 1 elements. Also Smatch complains that we read past
> the end of the array when in br_set_port_flag() when it's called with
> IFLA_BRPORT_FAST_LEAVE.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists