[PATCH] D56157: [sanitizer_common] Implement popen, popenve, pclose interceptors
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 2 05:39:34 PST 2019
mgorny updated this revision to Diff 179842.
mgorny added a comment.
Updated to use `COMMON_INTERCEPTOR_FILE_OPEN` with `nullptr` argument.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56157/new/
https://reviews.llvm.org/D56157
Files:
lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
lib/tsan/rtl/tsan_interceptors.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56157.179842.patch
Type: text/x-patch
Size: 4029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190102/35164d4d/attachment.bin>
More information about the cfe-commits
mailing list