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

Alexander Potapenko glider at google.com
Thu Dec 20 06:43:11 PST 2012


  Split interface_symbols.c into two platform-specific tests.

Hi kcc,

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

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

Files:
  dynamic/asan_interceptors_dynamic.cc
  asan_mac.cc
  asan_intercepted_functions.h
  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/Linux/interface_symbols_linux.c
  lit_tests/interface_symbols.c
  lit_tests/heap-overflow.cc
  asan_malloc_mac.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D216.7.patch
Type: text/x-patch
Size: 26703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121220/4e305568/attachment.bin>


More information about the llvm-commits mailing list