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:
82ba789
)
drm/radeon: fix NULL pointer dereference in UMS mode
author
Ilija Hadzic
<ihadzic@research.bell-labs.com>
Mon, 7 Jan 2013 23:21:57 +0000
(18:21 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 10 Jan 2013 22:05:35 +0000
(17:05 -0500)
In UMS mode parser->rdev is NULL, so dereferencing
will cause an oops.
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found