diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2007-07-20 09:31:47 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-20 17:44:20 +0200 |
commit | e3bbb3f05339de438faf54124f25c92e6fe4ac2e (patch) | |
tree | ac71f22e810909df9f069c9d5638ed102da0565d /arch/m68knommu/kernel/setup.c | |
parent | async_tx: fix kmap_atomic usage in async_memcpy (diff) | |
download | linux-e3bbb3f05339de438faf54124f25c92e6fe4ac2e.tar.xz linux-e3bbb3f05339de438faf54124f25c92e6fe4ac2e.zip |
cr_backlight_probe() allocates too little storage for struct cr_panel
The Coverity checker noticed that we allocate too little storage for
"struct cr_panel *crp" in cr_backlight_probe().
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Thomas Hellstrom <thomas@tungstengraphics.com>
Cc: Alan Hourihane <alanh@tungstengraphics.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions