[PATCH] D42068: Add new interceptors for pwcache(3)-style functions
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 09:03:26 PST 2018
krytarowski updated this revision to Diff 130197.
krytarowski added a comment.
- add tests
- correct interceptors
Repository:
rL LLVM
https://reviews.llvm.org/D42068
Files:
lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
test/msan/gid_from_group.cc
test/msan/group_from_gid.cc
test/msan/uid_from_user.cc
test/msan/user_from_uid.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42068.130197.patch
Type: text/x-patch
Size: 5110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/986762ec/attachment.bin>
More information about the llvm-commits
mailing list