[all-commits] [llvm/llvm-project] 81f9dc: [sanitizer] Lock/Unlock stack store on fork

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Dec 7 11:17:33 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81f9dc8eee3b9319d911583a01b0060b5bce6018
      https://github.com/llvm/llvm-project/commit/81f9dc8eee3b9319d911583a01b0060b5bce6018
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-12-07 (Tue, 07 Dec 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.h
    M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp

  Log Message:
  -----------
  [sanitizer] Lock/Unlock stack store on fork

Reviewed By: dvyukov

Differential Revision: https://reviews.llvm.org/D115210




More information about the All-commits mailing list