Page MenuHomeFreeBSD

Increase ctfconvert buffer size
ClosedPublic

Authored by luporl on Feb 25 2019, 6:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 9:29 PM
Unknown Object (File)
Thu, May 2, 9:22 PM
Unknown Object (File)
Thu, May 2, 9:20 PM
Unknown Object (File)
Thu, May 2, 6:41 PM
Unknown Object (File)
Sat, Apr 27, 12:17 AM
Unknown Object (File)
Sat, Apr 20, 2:33 PM
Unknown Object (File)
Fri, Apr 19, 7:56 PM
Unknown Object (File)
Fri, Apr 19, 3:38 PM

Details

Summary

When using Clang + LLD from master to build the kernel,
ctfconvert runs fail because it uses a buffer that is not
big enough to hold the compiler name and version, as Clang
from master includes the repository path and commit hash.

Test Plan

Built kernel with this change and checked that ctfconvert
worked.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 22728
Build 21825: arc lint + arc unit