[PATCH] D27654: Stop intercepting mallinfo and mallopt on FreeBSD

Dimitry Andric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 14:30:28 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293337: Stop intercepting some malloc-related functions on FreeBSD and macOS (authored by dim).

Changed prior to commit:
  https://reviews.llvm.org/D27654?vs=86119&id=86126#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27654

Files:
  compiler-rt/trunk/lib/asan/asan_malloc_linux.cc
  compiler-rt/trunk/lib/lsan/lsan_interceptors.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_allocator_testlib.cc
  compiler-rt/trunk/test/asan/TestCases/malloc-no-intercept.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27654.86126.patch
Type: text/x-patch
Size: 9436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/ca74fa83/attachment.bin>


More information about the llvm-commits mailing list