[all-commits] [llvm/llvm-project] 59b294: [sanitizer] Fix ThreadLister::IsAlive (#111942)

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Oct 10 20:57:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59b2945c705671a676806b8985c3ade8d6088ab1
      https://github.com/llvm/llvm-project/commit/59b2945c705671a676806b8985c3ade8d6088ab1
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-10-10 (Thu, 10 Oct 2024)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_linux_test.cpp

  Log Message:
  -----------
  [sanitizer] Fix ThreadLister::IsAlive (#111942)

'status_path_' must include `tid`.
Regression from #111909.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list