Page MenuHomeFreeBSD

Random failure to read dos file in bootloader
AcceptedPublic

Authored by vico.chern_qq.com on Mar 8 2023, 8:11 AM.
Tags
None
Referenced Files
F132437821: D38977.id118520.diff
Thu, Oct 16, 10:56 PM
Unknown Object (File)
Mon, Oct 13, 3:16 PM
Unknown Object (File)
Sun, Oct 12, 3:42 AM
Unknown Object (File)
Sun, Oct 12, 12:43 AM
Unknown Object (File)
Tue, Oct 7, 4:51 AM
Unknown Object (File)
Mon, Oct 6, 4:21 AM
Unknown Object (File)
Thu, Oct 2, 4:11 PM
Unknown Object (File)
Thu, Oct 2, 9:24 AM
Subscribers

Details

Reviewers
trasz
manu
tsoome
Summary

The failure is due to data overflow while calculate block offset by 'blkoff' for some cases. Extend the variables to 64bits.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped