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:
69ad2ff
)
drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c
author
Bojan Prtvar
<prtvar.b@gmail.com>
Wed, 3 Aug 2011 19:51:19 +0000
(19:51 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 4 Aug 2011 13:39:06 +0000
(14:39 +0100)
kzalloc() can return NULL, so I added check for it
Signed-off-by: Bojan Prtvar <prtvar.b@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found