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)
Tue, Aug 11, 5:15 AM
Unknown Object (File)
Sun, Aug 9, 7:07 PM
Unknown Object (File)
Sun, Aug 9, 4:17 PM
Unknown Object (File)
Sun, Aug 9, 1:16 PM
Unknown Object (File)
Sun, Aug 9, 1:15 PM
Unknown Object (File)
Sat, Aug 8, 11:08 PM
Unknown Object (File)
Sat, Aug 8, 8:30 AM
Unknown Object (File)
Thu, Aug 6, 9:37 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