diff options
| author | Dan Carpenter <[email protected]> | 2012-12-07 01:10:46 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-12-10 13:31:30 -0500 |
| commit | 2062cc20d0a8e370163efccbee555347e17100c0 (patch) | |
| tree | d0b6cf63250dbf2edd6c7e18bac1fec9972e1e17 /tools/perf/scripts/python | |
| parent | 65d2897c0f1b240420d657f41e561239fa10ba94 (diff) | |
bridge: make buffer larger in br_setlink()
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 <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions