DragonFly commits List (threaded) for 2006-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/ifconfig ifconfig.c
sephe 2006/12/31 17:42:23 PST
DragonFly 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
putting '\0' to the end of the iface name.
Obtained-From: FreeBSD(bz@freebsd.org) with modification
Revision Changes Path
1.29 +9 -5 src/sbin/ifconfig/ifconfig.c
http://www.dragonflybsd.org/cvsweb/src/sbin/ifconfig/ifconfig.c.diff?r1=1.28&r2=1.29&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]