[PATCH] D56125: [Sanitizer] Intercept arc4random_buf / arc4random_addrandom on FreeBSD/NetBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 28 08:07:57 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350123: [Sanitizer] Intercept arc4random_buf / arc4random_addrandom on FreeBSD/NetBSD (authored by devnexen, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D56125?vs=179633&id=179636#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56125/new/

https://reviews.llvm.org/D56125

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/arc4random.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56125.179636.patch
Type: text/x-patch
Size: 3753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181228/90e1bbbd/attachment.bin>


More information about the llvm-commits mailing list