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:
7b91812
)
viafb: NULL dereference on allocation failure in query_edid()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 17 Feb 2012 06:45:01 +0000
(09:45 +0300)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Fri, 17 Feb 2012 07:56:21 +0000
(07:56 +0000)
We should handle the allocation here, if only to keep the static
checkers happy.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
No differences found