[PATCH] D61268: [AddressSanitizer] [Windows] Fix HeapReAlloc and _recalloc bugs in asan_malloc_win.cc
Matthew G McGovern via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 29 10:37:30 PDT 2019
mcgov updated this revision to Diff 197143.
mcgov added a comment.
adding tests for correct behaviors
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61268/new/
https://reviews.llvm.org/D61268
Files:
compiler-rt/lib/asan/asan_malloc_win.cc
compiler-rt/test/asan/TestCases/Windows/heapalloc_zero_size.cc
compiler-rt/test/asan/TestCases/Windows/recalloc_sanity.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61268.197143.patch
Type: text/x-patch
Size: 7417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190429/5344b686/attachment.bin>
More information about the llvm-commits
mailing list