diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-04-18 21:09:20 -0700 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-04-19 20:51:38 -0400 |
commit | 1a34456bbbdaa939ffa567d15a0797c269f901b7 (patch) | |
tree | 6e9aae933bc008c661aa5de29d17862d59037bce /drivers/scsi/sym53c8xx_2 | |
parent | 36ab26185c0b6060203829bce32eaeab0fa781ae (diff) | |
download | kernel-crypto-1a34456bbbdaa939ffa567d15a0797c269f901b7.tar.gz kernel-crypto-1a34456bbbdaa939ffa567d15a0797c269f901b7.tar.xz kernel-crypto-1a34456bbbdaa939ffa567d15a0797c269f901b7.zip |
[SCSI] Overrun in drivers/scsi/sim710.c
This fixes coverity bug id #480. Since id_array is declared as
id_array[MAX_SLOTS], the check for i>MAX_SLOTS is obviously false.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/sym53c8xx_2')
0 files changed, 0 insertions, 0 deletions