[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

null ifp->if_addrlist



>CVSROOT:	/cvs
>Module name:	src
>Changes by:	mickey@cvs.openbsd.org	2002/07/02 20:31:00
>
>Modified files:
>	sys/net        : rtsock.c 
>
>Log message:
>fix a null deref in sysctl_iflist()

	on which interface did you see this symptom?  it means that i bothed
	if_alloc_sadl() conversion.

itojun