From: Antonino A. Daplas Date: Thu, 31 May 2007 06:04:57 +0000 (+0800) Subject: neofb: Fix pseudo_palette array overrun in neofb_setcolreg X-Git-Tag: v2.6.22-rc4~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2b7d2e97edcad0e95ae0d3c253d3f2f69254fa4;p=pandora-kernel.git neofb: Fix pseudo_palette array overrun in neofb_setcolreg The pseudo_palette has room for 16 entries only, but in truecolor mode, it attempts to write 256. Signed-off-by: Antonino Daplas Acked-by: Tero Roponen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed