[PATCH] D35221: [scudo] PRNG makeover

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 08:27:21 PDT 2017


cryptoad updated this revision to Diff 106032.
cryptoad marked 2 inline comments as done.
cryptoad added a comment.

Addressing comment: removing an `UNLIKELY` that slipped through.


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.106032.patch
Type: text/x-patch
Size: 6252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/6c818b1c/attachment.bin>


More information about the llvm-commits mailing list