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