DragonFly commits List (threaded) for 2006-12
DragonFly BSD
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


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 31 Dec 2006 17:42:23 -0800 (PST)

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]