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:
068c6e9
)
[NETROM]: Fix possible null pointer dereference.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 26 Jun 2006 07:05:23 +0000
(
00:05
-0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 26 Jun 2006 07:05:23 +0000
(
00:05
-0700)
If in nr_link_failed the neighbour list is non-empty but the node list
is empty we'll end dereferencing a in a NULL pointer.
This fixes coverity 362.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found