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
Unknown Object (File)
Fri, Apr 17, 2:43 AM
Unknown Object (File)
Thu, Apr 16, 9:31 AM
Unknown Object (File)
Wed, Apr 15, 7:40 AM
Unknown Object (File)
Wed, Apr 15, 7:24 AM
Unknown Object (File)
Mar 10 2026, 12:08 PM
Unknown Object (File)
Mar 10 2026, 5:27 AM
Unknown Object (File)
Mar 1 2026, 1:40 PM
Unknown Object (File)
Feb 22 2026, 3:45 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