diff options
author | Antonino A. Daplas <adaplas@gmail.com> | 2006-03-11 12:27:26 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-11 18:19:35 +0100 |
commit | d301524772be3eef5fae1bcd5ca76fac69bb3b6e (patch) | |
tree | d2d26317432a5726a7aa6192d510247990dfd7c5 /drivers/video/tdfxfb.c | |
parent | [PATCH] savagefb: Fix kfree before use (diff) | |
download | linux-d301524772be3eef5fae1bcd5ca76fac69bb3b6e.tar.xz linux-d301524772be3eef5fae1bcd5ca76fac69bb3b6e.zip |
[PATCH] intelfb: Fix buffer overrun
The pseudo_palette has room only for 16 entries, but intelfb_setcolreg will
attempt to write more.
Coverity Bug 558
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/video/tdfxfb.c')
0 files changed, 0 insertions, 0 deletions