[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:07:26 PST 2018


krytarowski updated this revision to Diff 130199.
krytarowski added a comment.

- correct typo


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.130199.patch
Type: text/x-patch
Size: 5113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/e3a99a31/attachment.bin>


More information about the llvm-commits mailing list