This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add null-terminator to the thread name obtained from the syscall.
ClosedPublic

Authored by sivachandra on Apr 20 2023, 2:34 PM.

Details

Summary

This bug was caught by the aarch64 full build builder.

Diff Detail

Event Timeline

sivachandra created this revision.Apr 20 2023, 2:34 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 20 2023, 2:34 PM
sivachandra requested review of this revision.Apr 20 2023, 2:34 PM

I am landing this to fix the builders. Feel free to review post submit as well.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 20 2023, 2:35 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.