Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
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@localhost> 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.
Home |
Main Index |
Thread Index |
Old Index