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:
29322d0
)
isdn: hisax: l3ni1.c: Fix for possible null pointer dereference
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 6 Jul 2014 12:04:37 +0000
(14:04 +0200)
committer
David S. Miller
<davem@davemloft.net>
Tue, 8 Jul 2014 23:06:21 +0000
(16:06 -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>
No differences found