[all-commits] [llvm/llvm-project] a34e70: [ASAN] Add mmap and munmap interceptor in ASAN

kstoimenov via All-commits all-commits at lists.llvm.org
Fri Jul 7 08:49:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a34e702aa16fde4cc76e9360d985a64e008e0b23
      https://github.com/llvm/llvm-project/commit/a34e702aa16fde4cc76e9360d985a64e008e0b23
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-07-07 (Fri, 07 Jul 2023)

  Changed paths:
    M compiler-rt/lib/asan/asan_interceptors.cpp
    A compiler-rt/test/asan/TestCases/mapped_mem_interceptors.c

  Log Message:
  -----------
  [ASAN] Add mmap and munmap interceptor in ASAN

Reviewed By: vitalybuka

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




More information about the All-commits mailing list