cvs commit: src/sbin/ifconfig ifconfig.c

Bjoern A. Zeeb bz at FreeBSD.org
Fri Dec 29 10:44:05 PST 2006


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


More information about the cvs-src mailing list