[PATCH] D68431: [msan] Add interceptors: crypt, crypt_r.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 22:24:19 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373993: [msan] Add interceptors: crypt, crypt_r. (authored by eugenis, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D68431?vs=223696&id=223774#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68431/new/
https://reviews.llvm.org/D68431
Files:
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.h
compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/crypt_r.cpp
compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/crypt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68431.223774.patch
Type: text/x-patch
Size: 5874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/ed9a822e/attachment.bin>
More information about the llvm-commits
mailing list