From: Antonino A. Daplas Date: Tue, 17 Jul 2007 11:05:44 +0000 (-0700) Subject: sisfb: fix pseudo_palette array size and overrun X-Git-Tag: v2.6.23-rc1~566 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=000d5335c6e7f5dbcd849b62b4be7ae005aa6974;p=pandora-kernel.git sisfb: fix pseudo_palette array size and overrun - the pseudo_palette is only 16 elements long. - do not write to the pseudo_palette if regno (array index) is more than 15. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed