Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 02/08/2006 13:35:48
Module Name:	src
Committed By:	rpaulo
Date:		Wed Feb  8 13:35:48 UTC 2006

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

Log Message:
Fix copy&paste problem found by James Juran
<James.Juran@baesystems.com> in freebsd-net mailing list.
bzero'ing the wrong var with a wrong sizeof is clearly not ok..


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

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