Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/05/2000 01:03:13
Module Name:	syssrc
Committed By:	itojun
Date:		Fri May  5 08:03:13 UTC 2000

Modified Files:
	syssrc/sys/netinet6: in6_ifattach.c

Log Message:
correct in6_ifdetach() (previous code touched dangling pointers).
actually the corrected portion was never visited.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/netinet6/in6_ifattach.c

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