[all-commits] [llvm/llvm-project] 8972c0: [libc] Add null-terminator to the thread name obta...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu Apr 20 14:35:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8972c0df42e02d707d862d44f97f357f4bf69d21
https://github.com/llvm/llvm-project/commit/8972c0df42e02d707d862d44f97f357f4bf69d21
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M libc/src/__support/threads/linux/thread.cpp
Log Message:
-----------
[libc] Add null-terminator to the thread name obtained from the syscall.
This bug was caught by the aarch64 full build builder.
Differential Revision: https://reviews.llvm.org/D148844
More information about the All-commits
mailing list