kernel-ark/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
init301.c
init301.h
init.c
init.h
initdef.h
initextlfb.c
Makefile
oem300.h
oem310.h
osdef.h
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
sis.h
vgatypes.h
vstruct.h