This is an archive of the discontinued LLVM Phabricator instance.

[libc] Another fix to add a null-terminator to the pthread name.
ClosedPublic

Authored by sivachandra on Apr 20 2023, 8:31 PM.

Details

Summary

This fix is similar to the one done in https://reviews.llvm.org/D148844.
This miss was caught by the risv64 builder.

Diff Detail

Event Timeline

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

I am going to land this so that the riscv builder can turn green. Please do not hesitate to review post commit.

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