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)
Sun, Nov 2, 5:07 AM
Unknown Object (File)
Sat, Oct 25, 11:21 PM
Unknown Object (File)
Fri, Oct 24, 5:18 AM
Unknown Object (File)
Fri, Oct 24, 5:18 AM
Unknown Object (File)
Fri, Oct 24, 5:18 AM
Unknown Object (File)
Thu, Oct 23, 8:33 PM
Unknown Object (File)
Mon, Oct 20, 12:25 AM
Unknown Object (File)
Thu, Oct 16, 9:14 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

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