git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fd9808
)
[PATCH] nv_i2c oops fix
author
Antonino A. Daplas
<adaplas@gmail.com>
Wed, 14 Sep 2005 21:19:15 +0000
(14:19 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 14 Sep 2005 21:34:17 +0000
(14:34 -0700)
The call to fb_firmware_edid may return NULL but this is not checked before
trying to memcpy using this pointer.
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found