[PATCH] D27654: Stop intercepting mallinfo and mallopt on FreeBSD
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 12 11:38:36 PST 2016
dim updated this revision to Diff 81118.
dim added a comment.
First round of changes, no specific test yet, only the adding of
SANITIZER_INTERCEPT_MALLOPT_AND_MALLINFO.
https://reviews.llvm.org/D27654
Files:
lib/asan/asan_malloc_linux.cc
lib/lsan/lsan_interceptors.cc
lib/sanitizer_common/sanitizer_platform_interceptors.h
lib/sanitizer_common/tests/sanitizer_allocator_testlib.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27654.81118.patch
Type: text/x-patch
Size: 3634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/de368be4/attachment.bin>
More information about the llvm-commits
mailing list