[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 12:55:37 PDT 2016


rnk updated this revision to Diff 51586.
rnk marked an inline comment as done.
rnk added a comment.

- implement suggestions


http://reviews.llvm.org/D18413

Files:
  lib/asan/asan_allocator.cc
  lib/asan/asan_allocator.h
  lib/asan/asan_malloc_win.cc
  lib/interception/interception_win.cc
  lib/interception/interception_win.h

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


More information about the llvm-commits mailing list