cvs commit: src/usr.sbin/sysinstall index.c
    Ken Smith 
    kensmith at FreeBSD.org
       
    Sun Dec 23 22:33:33 PST 2007
    
    
  
kensmith    2007-12-24 06:33:32 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_7)
    usr.sbin/sysinstall  index.c 
  Log:
  MFC v1.116:
  > For the INDEX file to be used on disc1 of the 7.0-RELEASE the longest
  > "build dependencies" field is 5,108 characters which overflows the
  > length of the junk buffer by a teeny bit.  This whole section needs
  > much more error checking but for now just completely ignore stuff
  > we have no interest in instead of copying it to someplace we don't
  > use in the process.
  
  Approved by:    re (bmah)
  
  Revision   Changes    Path
  1.115.2.1  +17 -5     src/usr.sbin/sysinstall/index.c
    
    
More information about the cvs-src
mailing list