delphij     2008-02-26 03:08:22 UTC

  FreeBSD src repository

  Modified files:
    sbin/fsck_ffs        pass1.c 
  Log:
  In pass1(), cap inosused to fs_ipg rather than allowing arbitrary
  number read from cylinder group.  Chances that we read a smarshed
  cylinder group, and we can not 100% trust information it has
  supplied.  fsck_ffs(8) will crash otherwise for some cases.
  
  Revision  Changes    Path
  1.44      +4 -2      src/sbin/fsck_ffs/pass1.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