[all-commits] [llvm/llvm-project] e12407: [sanitizer] Add posix_spawn interceptor

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sun Oct 31 12:11:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1240745ef958b575e12fd80bd99ce5a7a347e2c
      https://github.com/llvm/llvm-project/commit/e1240745ef958b575e12fd80bd99ce5a7a347e2c
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-10-31 (Sun, 31 Oct 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
    A compiler-rt/test/sanitizer_common/TestCases/Posix/posix_spawn.c

  Log Message:
  -----------
  [sanitizer] Add posix_spawn interceptor

To make pid initialized for Msan.

Reviewed By: eugenis

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




More information about the All-commits mailing list