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

Dimitry Andric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 11:17:35 PST 2017


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

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

Repository:
  rL LLVM

https://reviews.llvm.org/D27654

Files:
  compiler-rt/trunk/lib/asan/asan_malloc_linux.cc
  compiler-rt/trunk/lib/asan/asan_malloc_win.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.86315.patch
Type: text/x-patch
Size: 9918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/bb194fe8/attachment.bin>


More information about the llvm-commits mailing list