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

Alexander Potapenko glider at google.com
Wed Dec 19 04:29:40 PST 2012


  Addressed two comments from Alexey

Hi kcc,

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

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

Files:
  dynamic/asan_interceptors_dynamic.cc
  tests/CMakeLists.txt
  asan_mac.cc
  asan_intercepted_functions.h
  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.5.patch
Type: text/x-patch
Size: 22127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121219/08077fe5/attachment.bin>


More information about the llvm-commits mailing list