[PATCH] [ASan/Win] Use the new function interception approach to handle function wrappers too; wrap strlen() in DLLs
Timur Iskhodzhanov
timurrrr at google.com
Thu May 22 05:06:32 PDT 2014
Hi kcc,
More wrappers to be added in separate patches
http://reviews.llvm.org/D3871
Files:
lib/asan/asan_dll_thunk.cc
lib/interception/interception.h
test/asan/TestCases/Windows/dll_intercept_strlen.cc
test/asan/TestCases/Windows/dll_malloc_left_oob.cc
test/asan/TestCases/Windows/dll_malloc_uaf.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3871.9691.patch
Type: text/x-patch
Size: 15398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140522/a3fad47b/attachment.bin>
More information about the llvm-commits
mailing list