[PATCH] D39244: [sanitizer] Random shuffling of chunks for the 32-bit Primary Allocator

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 11:44:15 PDT 2017


cryptoad updated this revision to Diff 120108.
cryptoad marked an inline comment as done.
cryptoad added a comment.

Moving Rand* to sanitizer_allocator.h instead.


https://reviews.llvm.org/D39244

Files:
  lib/sanitizer_common/sanitizer_allocator.h
  lib/sanitizer_common/sanitizer_allocator_primary32.h
  lib/sanitizer_common/sanitizer_allocator_primary64.h
  test/scudo/random_shuffle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39244.120108.patch
Type: text/x-patch
Size: 6005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/9b7fce3c/attachment.bin>


More information about the llvm-commits mailing list