Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 09/28/2000 04:14:06
Module Name:	syssrc
Committed By:	erh
Date:		Thu Sep 28 01:14:06 UTC 2000

Modified Files:
	syssrc/sys/net: rtsock.c

Log Message:
When grabbing address structures out of a character array make sure that the number of addresses and length of each match up with the size of the data we're handed.  Fixes arp on the alpha.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/net/rtsock.c

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