[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:58:53 PDT 2024


  Branch: refs/heads/users/vitalybuka/spr/main.nfcsanitizer-vreport-incomplete-list
  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.


  Commit: f480f4512373d4d03e6e8232f5cdaa9cf61c8be1
      https://github.com/llvm/llvm-project/commit/f480f4512373d4d03e6e8232f5cdaa9cf61c8be1
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-10-10 (Thu, 10 Oct 2024)

  Changed paths:

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]


Compare: https://github.com/llvm/llvm-project/compare/e14087de3097...f480f4512373

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