[PATCH] D66231: [scudo][standalone] Fix malloc_iterate

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 12:16:41 PDT 2019


cryptoad updated this revision to Diff 215197.
cryptoad added a comment.

- Additional comments to the test function
- Moving the initialization of the static variables within the test function


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D66231

Files:
  lib/scudo/standalone/combined.h
  lib/scudo/standalone/primary64.h
  lib/scudo/standalone/tests/wrappers_c_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66231.215197.patch
Type: text/x-patch
Size: 3723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/3fef8919/attachment.bin>


More information about the llvm-commits mailing list