[all-commits] [llvm/llvm-project] e28589: Do not intercept __libc_memalign and cfree on Andr...

Vy Nguyen via All-commits all-commits at lists.llvm.org
Wed Oct 21 20:22:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e2858997abcb0e0960849b4eed5bf894889d2329
      https://github.com/llvm/llvm-project/commit/e2858997abcb0e0960849b4eed5bf894889d2329
  Author: Vy Nguyen <vyng at google.com>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    M compiler-rt/lib/lsan/lsan_interceptors.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h

  Log Message:
  -----------
  Do not intercept __libc_memalign and cfree on Android because neither of these exists in Bionic.

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




More information about the All-commits mailing list