diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2007-07-20 00:31:47 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-08-09 14:27:46 -0700 |
commit | 749de926ff8a21e94a6771ad02fff49d99dc2a90 (patch) | |
tree | 52401a5a3e275f7b2a82e79ed3fc644df3a6357e /net | |
parent | b308574d183b5a91f52918bda2c0129b64527756 (diff) | |
download | linux-stable-749de926ff8a21e94a6771ad02fff49d99dc2a90.tar.gz linux-stable-749de926ff8a21e94a6771ad02fff49d99dc2a90.tar.bz2 linux-stable-749de926ff8a21e94a6771ad02fff49d99dc2a90.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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions