[PATCH] D46545: [sanitizer] Add fgets, fputs and puts into sanitizer_common
Peter Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 11 16:02:32 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT334450: [sanitizer] Add fgets, fputs and puts into sanitizer_common (authored by Lekensteyn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46545?vs=150866&id=150867#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D46545
Files:
lib/esan/esan_interceptors.cpp
lib/msan/msan_interceptors.cc
lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
lib/tsan/rtl/tsan_interceptors.cc
test/asan/TestCases/Posix/fgets_fputs.cc
test/msan/fgets_fputs.cc
test/sanitizer_common/TestCases/Posix/fgets.cc
test/sanitizer_common/TestCases/Posix/fputs_puts.cc
test/tsan/race_on_fputs.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46545.150867.patch
Type: text/x-patch
Size: 9595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/442ce22f/attachment.bin>
More information about the llvm-commits
mailing list