[PATCH] D73305: [gwp-asan] Implement malloc_iterate.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 17:02:02 PST 2020


eugenis updated this revision to Diff 240065.
eugenis marked 3 inline comments as done.
eugenis added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73305

Files:
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
  compiler-rt/lib/gwp_asan/tests/CMakeLists.txt
  compiler-rt/lib/gwp_asan/tests/iterate.cpp
  compiler-rt/lib/scudo/standalone/combined.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73305.240065.patch
Type: text/x-patch
Size: 4916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/4fa9b5cc/attachment.bin>


More information about the llvm-commits mailing list