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, Sep 18, 11:53 PM
Unknown Object (File)
Wed, Sep 17, 12:38 PM
Unknown Object (File)
Sep 10 2025, 11:16 PM
Unknown Object (File)
Aug 31 2025, 12:08 AM
Unknown Object (File)
Jul 24 2025, 9:27 PM
Unknown Object (File)
Jul 2 2025, 11:26 AM
Unknown Object (File)
Jun 26 2025, 6:24 PM
Unknown Object (File)
May 25 2025, 5:33 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