linux/drivers/video/sis
Adrian Bunk a9e60e5c3c video/sis/: fix negative array index
This patch fixes the possible usage of a negative value as an array
index spotted by the Coverity checker.

sisfb_validate_mode() could return a negative error code and we must check for
that prior to using its return value as an array index.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-11-14 18:45:38 -08:00
..
300vtbl.h
310vtbl.h
Makefile
init.c
init.h
init301.c
init301.h
initdef.h
initextlfb.c
oem300.h
oem310.h
osdef.h drivers/video/sis/: remove more kernel 2.4 code 2007-05-08 11:15:33 -07:00
sis.h sisfb: fix pseudo_palette array size and overrun 2007-07-17 10:23:13 -07:00
sis_accel.c
sis_accel.h
sis_main.c video/sis/: fix negative array index 2007-11-14 18:45:38 -08:00
sis_main.h
vgatypes.h
vstruct.h