[PATCH] D68431: [msan] Add interceptors: crypt, crypt_r.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 16:48:05 PDT 2019


eugenis updated this revision to Diff 223696.
eugenis added a comment.

addressed comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68431

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
  compiler-rt/test/sanitizer_common/TestCases/Linux/crypt_r.cpp
  compiler-rt/test/sanitizer_common/TestCases/Posix/crypt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68431.223696.patch
Type: text/x-patch
Size: 5664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/0fbb4346/attachment.bin>


More information about the llvm-commits mailing list