viafb: NULL dereference on allocation failure in query_edid()
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 17 Feb 2012 06:45:01 +0000 (09:45 +0300)
committerFlorian 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