]> git.baikalelectronics.ru Git - kernel.git/commit
isdn: hisax: l3ni1.c: Fix for possible null pointer dereference
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 6 Jul 2014 12:04:37 +0000 (14:04 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jul 2014 23:06:21 +0000 (16:06 -0700)
commit84d85cb8cf49588e4f7d2321cba8fd43e079445d
tree182d0ebd035a918ecca3b952ad436bfa79543220
parent3cf2bf7acac97d6ccea1e12e2d402256069e2f0f
isdn: hisax: l3ni1.c: Fix for possible null pointer dereference

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>
drivers/isdn/hisax/l3ni1.c