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:
8163ec0
)
[media] dvb-frontends: fix potential NULL pointer dereference in stv0900_set_mclk()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 8 Oct 2012 11:35:56 +0000
(08:35 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 25 Oct 2012 18:20:26 +0000
(16:20 -0200)
The dereference should be moved below the NULL test.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found