diff options
author | Antonino A. Daplas <adaplas@gmail.com> | 2007-05-31 14:04:57 +0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-31 07:48:27 -0700 |
commit | a2b7d2e97edcad0e95ae0d3c253d3f2f69254fa4 (patch) | |
tree | 26b392f8aa430a2715f40f54290952ea1e070436 /arch | |
parent | 3f0a6766e0cc5a577805732e5adb50a585c58175 (diff) | |
download | kernel-crypto-a2b7d2e97edcad0e95ae0d3c253d3f2f69254fa4.tar.gz kernel-crypto-a2b7d2e97edcad0e95ae0d3c253d3f2f69254fa4.tar.xz kernel-crypto-a2b7d2e97edcad0e95ae0d3c253d3f2f69254fa4.zip |
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 <adaplas@gmail.com>
Acked-by: Tero Roponen <teanropo@jyu.fi>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions