[PATCH] D35221: [scudo] PRNG makeover

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 11:12:04 PDT 2017


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

Reintroducing `CachedBytesAvailable` to assess the amount of bytes left in the
cached `u64`.


https://reviews.llvm.org/D35221

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_tls.h
  lib/scudo/scudo_utils.cpp
  lib/scudo/scudo_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35221.106073.patch
Type: text/x-patch
Size: 6215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/c42d1fd2/attachment.bin>


More information about the llvm-commits mailing list