Page MenuHomeFreeBSD

Exit with an error if a linker hints file can't be found.
ClosedPublic

Authored by jhb on May 25 2018, 9:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 27, 1:59 PM
Unknown Object (File)
Feb 2 2025, 5:51 PM
Unknown Object (File)
Jan 29 2025, 6:22 PM
Unknown Object (File)
Jan 4 2025, 6:09 AM
Unknown Object (File)
Dec 28 2024, 6:51 AM
Unknown Object (File)
Dec 12 2024, 7:26 PM
Unknown Object (File)
Nov 27 2024, 1:19 PM
Unknown Object (File)
Nov 27 2024, 1:15 PM
Subscribers
None

Details

Summary

Continuing with a NULL hints variable just triggers a segfault later on.
The other error cases in this function all exit for an error rather than
warning.

Test Plan
  • boot a mips image under qemu. devmatch core dumped previously, not it just exits after the error message

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable