[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 09:20:56 PDT 2017


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

Updating some indentation & a comment.


https://reviews.llvm.org/D39244

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

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


More information about the llvm-commits mailing list