[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 12:46:02 PDT 2019
mcgov updated this revision to Diff 197163.
mcgov edited the summary of this revision.
mcgov set the repository for this revision to rCRT Compiler Runtime.
mcgov added a comment.
Update diff to only apply clang-format to new code
Repository:
rCRT Compiler Runtime
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/heaprealloc_zero_size.cc
compiler-rt/test/asan/TestCases/Windows/recalloc_sanity.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61268.197163.patch
Type: text/x-patch
Size: 4830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190429/44e3f1bb/attachment.bin>
More information about the llvm-commits
mailing list