diff options
author | Roel Kluin <[email protected]> | 2009-09-22 16:47:38 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-09-23 07:39:56 -0700 |
commit | f7a595e98c3140f1271957aa742a6b84407620d4 (patch) | |
tree | e0566fee9bcebfc681d635fd430ccac87604e611 /scripts/basic/docproc.c | |
parent | db8df7b0622cc6ddad993da2e4dfaf3b5d98ee30 (diff) |
drivers/video/console/newport_con.c: fix read outside array bounds
It reads linetable[] before checking bounds of index, and ARRAY_SIZE is
required because linetable[] are unsigned shorts.
Signed-off-by: Roel Kluin <[email protected]>
Cc: Ralf Baechle <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions