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)
May 9 2024, 10:35 AM
Unknown Object (File)
Apr 23 2024, 9:47 AM
Unknown Object (File)
Apr 22 2024, 6:48 PM
Unknown Object (File)
Apr 15 2024, 6:36 AM
Unknown Object (File)
Feb 21 2024, 12:48 AM
Unknown Object (File)
Dec 20 2023, 8:04 AM
Unknown Object (File)
Dec 1 2023, 5:20 PM
Unknown Object (File)
Sep 25 2023, 7:03 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