[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 11:09:43 PDT 2019


mcgov added a comment.

In D61268#1482723 <https://reviews.llvm.org/D61268#1482723>, @vitalybuka wrote:

> Let first land NFC reformatting part of this patch?
>  And rebase this patch on top of  the NFC one.


That's a good idea, I'll do that now.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61268/new/

https://reviews.llvm.org/D61268





More information about the llvm-commits mailing list