Page MenuHomeFreeBSD

linker: Permit CTFv3 containers
ClosedPublic

Authored by markj on Feb 23 2022, 11:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 1, 11:09 PM
Unknown Object (File)
Mar 7 2024, 3:22 PM
Unknown Object (File)
Feb 18 2024, 2:15 PM
Unknown Object (File)
Jan 14 2024, 4:37 PM
Unknown Object (File)
Dec 21 2023, 10:52 PM
Unknown Object (File)
Dec 20 2023, 2:27 AM
Unknown Object (File)
Dec 19 2023, 1:07 AM
Unknown Object (File)
Dec 10 2023, 3:24 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste added inline comments.
sys/kern/kern_ctf.c
185–188

"2 or 3 expected"?
or just "unsupported CTF format version %d"

markj marked an inline comment as done.

Fix an error message.

This revision is now accepted and ready to land.Mar 5 2022, 11:13 AM
This revision was automatically updated to reflect the committed changes.