Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/20/2001 21:52:19
Module Name: syssrc
Committed By: itojun
Date: Fri Jul 20 18:52:19 UTC 2001
Modified Files:
syssrc/sys/net: route.c
Log Message:
validate sa_len on equal() macro. without the change we may touch the content
of a2 beyond a2->sa_len mistakelnly. sync with kame
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/net/route.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.