dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/netrom
Ralf Baechle 52383678a8 [NETROM]: Fix possible null pointer dereference.
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>
2006-06-26 00:05:23 -07:00
..
Makefile
af_netrom.c [NETROM/ROSE]: Kill module init version kernel log messages. 2006-05-05 17:19:26 -07:00
nr_dev.c
nr_in.c
nr_loopback.c
nr_out.c
nr_route.c [NETROM]: Fix possible null pointer dereference. 2006-06-26 00:05:23 -07:00
nr_subr.c
nr_timer.c
sysctl_net_netrom.c