Reported by: Hyeongseok Kim <hyeongseok kim lge com>
Details
Details
- Reviewers
cem emaste kevlo - Commits
- rS360428: Do not overflow when calculating file system size.
truncate -s 128g test; newfs_msdos ./test; fsck_msdosfs ./test
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sbin/fsck_msdosfs/check.c | ||
---|---|---|
135 ↗ | (On Diff #71092) | I don’t think this condition serves any purpose? |