Date: Fri, 29 Dec 2006 18:44:05 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifconfig.c Message-ID: <200612291844.kBTIi59x001540@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2006-12-29 18:44:05 UTC
FreeBSD src repository
Modified files:
sbin/ifconfig ifconfig.c
Log:
Fix an off-by-one which could mean writing beyond the end of the array
when copying the interface name.
This code part should probably be rewritten.
Revision Changes Path
1.124 +2 -2 src/sbin/ifconfig/ifconfig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612291844.kBTIi59x001540>
