[PATCH] D34412: [sanitizer] Add a function to gather random bytes

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 16:07:10 PDT 2017


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

Addressing review comments.


https://reviews.llvm.org/D34412

Files:
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_mac.cc
  lib/sanitizer_common/sanitizer_win.cc
  lib/sanitizer_common/tests/sanitizer_common_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34412.103285.patch
Type: text/x-patch
Size: 3425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/a8c9d66a/attachment.bin>


More information about the llvm-commits mailing list