diff options
author | Roel Kluin <[email protected]> | 2009-07-28 09:59:47 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2009-07-29 14:52:01 -0400 |
commit | 430453fc2a5f3f2c1d98ebc3c3d4c54f3060e3c3 (patch) | |
tree | 74e17b7c611c42aef982ba96187d893e5de938a3 /net/lapb/lapb_iface.c | |
parent | 78f1a8b758d57c2d2c9f3db7199cd30803854c82 (diff) |
libertas: Read outside array bounds
reads bss->rates[j] before checking bounds of index, and should use
ARRAY_SIZE to determine the size of the array.
Signed-off-by: Roel Kluin <[email protected]>
Acked-by: Holger Schurig <[email protected]>
Acked-by: Dan Williams <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions