[llvm-commits] [PATCH] [ASan] Use dylib interposition to hook memory allocation in the dynamic runtime.
Alexander Potapenko
glider at google.com
Tue Dec 18 03:20:51 PST 2012
Addressed Phabricator comments by Kostya and Alexey and off-list comments by Anna Zaks and Dave Payne
Hi kcc,
http://llvm-reviews.chandlerc.com/D216
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D216?vs=521&id=537#toc
Files:
dynamic/asan_interceptors_dynamic.cc
tests/CMakeLists.txt
asan_intercepted_functions.h
asan_mac.cc
lit_tests/strncpy-overflow.cc
lit_tests/use-after-free.cc
lit_tests/heap-overflow.cc
asan_malloc_mac.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D216.2.patch
Type: text/x-patch
Size: 22121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121218/cf70a70a/attachment.bin>
More information about the llvm-commits
mailing list