[llvm-commits] [PATCH] [ASan] Use dylib interposition to hook memory allocation in the dynamic runtime.

Alexander Potapenko glider at google.com
Mon Jan 21 10:00:26 PST 2013


  Merge with the current LLVM trunk. I'm about to finally commit this tomorrow.

Hi kcc,

http://llvm-reviews.chandlerc.com/D216

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D216?vs=677&id=736#toc

Files:
  dynamic/asan_interceptors_dynamic.cc
  CMakeLists.txt
  asan_intercepted_functions.h
  asan_mac.cc
  lit_tests/Darwin/lit.local.cfg
  lit_tests/Darwin/interface_symbols_darwin.c
  lit_tests/strncpy-overflow.cc
  lit_tests/use-after-free.cc
  lit_tests/large_func_test.cc
  lit_tests/heap-overflow.cc
  lit_tests/malloc_delete_mismatch.cc
  asan_malloc_mac.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D216.9.patch
Type: text/x-patch
Size: 27702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130121/b4a9ddb1/attachment.bin>


More information about the llvm-commits mailing list