]> 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)
commita436b0ffaeec6d81f1f65621914a5e1904a33adf
tree182d0ebd035a918ecca3b952ad436bfa79543220
parent43a3f7d7d01c6cd6c391737dfebd1f27d4513167
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