[all-commits] [llvm/llvm-project] fba9fd: [HWASAN] Implement munmap interceptor for HWASAN

kstoimenov via All-commits all-commits at lists.llvm.org
Tue Jun 13 22:37:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fba9fd1afa70171e16220a6e5da6b2358d587d56
      https://github.com/llvm/llvm-project/commit/fba9fd1afa70171e16220a6e5da6b2358d587d56
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-06-14 (Wed, 14 Jun 2023)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
    A compiler-rt/test/hwasan/TestCases/munmap.c

  Log Message:
  -----------
  [HWASAN] Implement munmap interceptor for HWASAN

Reviewed By: vitalybuka

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




More information about the All-commits mailing list