[PATCH] D18413: [asan] Intercept all Heap* related imports from ucrtbase.dll

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 13:25:07 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264327: [asan] Intercept all Heap* related imports from ucrtbase.dll (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D18413?vs=51586&id=51592#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18413

Files:
  compiler-rt/trunk/lib/asan/asan_allocator.cc
  compiler-rt/trunk/lib/asan/asan_allocator.h
  compiler-rt/trunk/lib/asan/asan_malloc_win.cc
  compiler-rt/trunk/lib/interception/interception_win.cc
  compiler-rt/trunk/lib/interception/interception_win.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18413.51592.patch
Type: text/x-patch
Size: 11605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/b13718ae/attachment.bin>


More information about the llvm-commits mailing list