Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/28/2004 08:28:07
Module Name:	src
Committed By:	christos
Date:		Sun Mar 28 08:28:07 UTC 2004

Modified Files:
	src/sys/netinet6: in6.c

Log Message:
PR/23335: Christos Zoulas: Removing interfaces trashes free memory when
ipv6 is used because multicast group memberships contain dangling references
to the multicast group deleted.


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/netinet6/in6.c

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