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:
31f0075
)
sony-laptop: potential null dereference
author
Dan Carpenter
<error27@gmail.com>
Sun, 27 Feb 2011 14:13:25 +0000
(17:13 +0300)
committer
Matthew Garrett
<mjg@redhat.com>
Mon, 28 Mar 2011 10:07:25 +0000
(06:07 -0400)
In the original code, if "device_enum" was NULL then it would
dereference it when it printed the error message.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
No differences found