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:
8cc1d52
)
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 8 Oct 2012 00:42:58 +0000
(08:42 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 8 Oct 2012 19:06:04 +0000
(15:06 -0400)
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: John W. Linville <linville@tuxdriver.com>
No differences found