[PATCH] D89908: [GWP-ASan] Move random-related code in the allocator

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 10:01:55 PDT 2020


cryptoad updated this revision to Diff 300025.
cryptoad marked 3 inline comments as done.
cryptoad added a comment.

Addressing review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89908

Files:
  compiler-rt/lib/gwp_asan/CMakeLists.txt
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
  compiler-rt/lib/gwp_asan/options.inc
  compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp
  compiler-rt/lib/gwp_asan/random.cpp
  compiler-rt/lib/gwp_asan/random.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89908.300025.patch
Type: text/x-patch
Size: 9263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/71ccfb0f/attachment-0001.bin>


More information about the llvm-commits mailing list