Subject: CVS commit: basesrc/sbin/ifconfig
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/25/2001 20:29:16
Module Name: basesrc
Committed By: itojun
Date: Wed Jul 25 17:29:15 UTC 2001
Modified Files:
basesrc/sbin/ifconfig: ifconfig.c
Log Message:
do not go over the end of memory region we are supposed to touch,
overrun on "prefixlen" operation. there's no SEGV possibility.
To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 basesrc/sbin/ifconfig/ifconfig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.