[ASan Win] Fix memset interception in DLLs
authorTimur Iskhodzhanov <timurrrr@google.com>
Mon, 2 Jun 2014 13:23:42 +0000 (13:23 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Mon, 2 Jun 2014 13:23:42 +0000 (13:23 +0000)
commit51fadc387a6bbd9b9b6cb5adfb7c170110ecc154
treef4ee98c2fd8abdb0e7e83ebe8e838f042c027db6
parent9ef622e5bf6467a4d5295fad1486956c4dcac22d
[ASan Win] Fix memset interception in DLLs

llvm-svn: 210027
compiler-rt/lib/interception/interception_win.cc
compiler-rt/test/asan/TestCases/Windows/dll_intercept_memchr.cc [new file with mode: 0644]