[PATCH] D41616: [hwasan] Add heap tag randomization.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 17:31:21 PST 2018


eugenis updated this revision to Diff 128482.
eugenis added a comment.

avoid zero random seed


https://reviews.llvm.org/D41616

Files:
  compiler-rt/lib/hwasan/hwasan_allocator.cc
  compiler-rt/lib/hwasan/hwasan_thread.cc
  compiler-rt/lib/hwasan/hwasan_thread.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41616.128482.patch
Type: text/x-patch
Size: 4633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180103/3d836b97/attachment.bin>


More information about the llvm-commits mailing list