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:
c189544
)
fs: btrfs: volumes.c: Fix for possible null pointer dereference
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Thu, 22 May 2014 20:43:43 +0000
(22:43 +0200)
committer
Chris Mason
<clm@fb.com>
Tue, 10 Jun 2014 00:21:01 +0000
(17:21 -0700)
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>
Signed-off-by: Chris Mason <clm@fb.com>
No differences found