jmg         2006-10-20 21:28:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  fix tab indentation for CP and RV...
  
  If the length is zero, catch this early, instead of making dflen go negative
  and letting bad things happen...  We also check to see if RV (checksum) is
  0, and handle that has a checksum failure...
  
  Properly handle checksum failures by not processing read-write VPD data,
  and removing all the found read-only data...
  
  Tested by:      oleg (dflen going negative)
  
  Revision  Changes    Path
  1.316     +51 -7     src/sys/dev/pci/pci.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to