[all-commits] [llvm/llvm-project] 596d87: [libc] Another fix to add a null-terminator to the...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu Apr 20 20:34:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 596d87c4cce17f4842e852a0a4f57bcc7e8ab02b
https://github.com/llvm/llvm-project/commit/596d87c4cce17f4842e852a0a4f57bcc7e8ab02b
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M libc/src/__support/threads/linux/thread.cpp
Log Message:
-----------
[libc] Another fix to add a null-terminator to the pthread name.
This fix is similar to the one done in https://reviews.llvm.org/D148844.
This miss was caught by the risv64 builder.
Differential Revision: https://reviews.llvm.org/D148871
More information about the All-commits
mailing list