[PATCH] D56146: [Sanitizer] enable arc4random api on Darwin
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 29 02:00:40 PST 2018
devnexen added a comment.
At a test, I create few bunch of encrypted partitions, I usually get all the bytes in one shot included when using the sector size but might not be always the case so I put into a loop, trusting the buffer and always having proper length, no need to worry too much about errors.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56146/new/
https://reviews.llvm.org/D56146
More information about the llvm-commits
mailing list