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:
6b8819c
)
drm/msm: fix potential NULL pointer dereference
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 11 Sep 2013 14:09:02 +0000
(22:09 +0800)
committer
Rob Clark
<robdclark@gmail.com>
Thu, 12 Sep 2013 14:32:12 +0000
(10:32 -0400)
The dereference to 'pdata' should be moved below the NULL test.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
No differences found