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


  Branch: refs/heads/users/vitalybuka/spr/nfcsanitizer-check-suspended-threads-outside-threadsuspendersuspendthread
  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: 551164fa0db9701120e10c0d9668bc14591c654a
      https://github.com/llvm/llvm-project/commit/551164fa0db9701120e10c0d9668bc14591c654a
  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]


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

  Changed paths:

  Log Message:
  -----------
  rebase

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/fa2a5c320258...570ba34196eb

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