Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/04/2006 00:52:47
Module Name:	src
Committed By:	dyoung
Date:		Mon Dec  4 00:52:47 UTC 2006

Modified Files:
	src/sys/net: route.c

Log Message:
Paranoid protection against use after free: in rtfree(), set rt_ifa
and rt_ifp to NULL.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/net/route.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.