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)
Wed, May 20, 1:31 AM
Unknown Object (File)
Mon, May 18, 12:48 AM
Unknown Object (File)
Mon, May 18, 12:48 AM
Unknown Object (File)
Mon, May 18, 12:32 AM
Unknown Object (File)
Sun, May 17, 3:00 AM
Unknown Object (File)
Thu, May 7, 10:51 AM
Unknown Object (File)
Thu, May 7, 4:27 AM
Unknown Object (File)
Wed, May 6, 11:22 AM
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16852
Build 16731: arc lint + arc unit