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:
3d4bd24
)
[PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-check
author
Eugene Teo
<eteo@redhat.com>
Sat, 19 May 2007 03:09:20 +0000
(11:09 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 22 May 2007 15:02:29 +0000
(11:02 -0400)
NULL checks should be performed before the dereference.
Spotted by the Coverity checker.
Signed-off-by: Eugene Teo <eteo@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found