[PATCH] D57731: [sanitizer] Don't unpoison buffer in getpw/getgr functions
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 16:08:13 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL353351: [sanitizer] Don't unpoison buffer in getpw/getgr functions (authored by vitalybuka, committed by ).
Herald added subscribers: llvm-commits, delcypher.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D57731?vs=185389&id=185660#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57731/new/
https://reviews.llvm.org/D57731
Files:
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57731.185660.patch
Type: text/x-patch
Size: 11442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/be55275f/attachment.bin>
More information about the llvm-commits
mailing list