From: Antonino A. Daplas Date: Tue, 17 Jul 2007 11:05:37 +0000 (-0700) Subject: macfb: fix pseudo_palette size and overrun X-Git-Tag: v2.6.23-rc1~579 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24fc72239ab5a2d26ebdd4f6950539e6120d1a54;p=pandora-kernel.git macfb: fix pseudo_palette 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