More wrappers to be added in separate patches
Details
Details
Diff Detail
Diff Detail
Event Timeline
This revision is now accepted and ready to land.May 22 2014, 5:09 AM
Paths
| Differential D3871
[ASan/Win] Use the new function interception approach to handle function wrappers too; wrap strlen() in DLLs ClosedPublic Authored by timurrrr on May 22 2014, 5:06 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 22 2014, 5:09 AM
Revision Contents
Diff 9691 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
|