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:
305af08
)
scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 18 May 2014 16:12:26 +0000
(18:12 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 19 Jun 2014 13:29:51 +0000
(15:29 +0200)
There is otherwise a risk of a possible null pointer dereference.
Was largely found by using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found