[all-commits] [llvm/llvm-project] 942fef: [NFC][sanitizer] Reopen '/proc/%d/task' instead of...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Oct 10 13:09:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 942fefe74112acb68fa43dde44abe3ae125457e1
      https://github.com/llvm/llvm-project/commit/942fefe74112acb68fa43dde44abe3ae125457e1
  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/sanitizer_linux.h

  Log Message:
  -----------
  [NFC][sanitizer] Reopen '/proc/%d/task' instead of seek

NFC because I am not aware of any particular
issue from seek, but reopen looks less error prone.

Pull Request: https://github.com/llvm/llvm-project/pull/111899



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