[all-commits] [llvm/llvm-project] d01be3: [sanitizer] Disable InstallAtForkHandler on Solari...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Dec 18 01:51:09 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d01be3c63109986627c1c029d6d0130f76a63a2f
      https://github.com/llvm/llvm-project/commit/d01be3c63109986627c1c029d6d0130f76a63a2f
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M compiler-rt/lib/asan/asan_posix.cpp
    M compiler-rt/lib/lsan/lsan_posix.cpp
    M compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c

  Log Message:
  -----------
  [sanitizer] Disable InstallAtForkHandler on Solaris, NetBSD (#75659)

Handlers need missing FutexWait implementation.

Reported in #75290.




More information about the All-commits mailing list