diff options
author | Vitaly Buka <vitalybuka@google.com> | 2019-02-07 00:08:14 +0000 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2019-02-07 00:08:14 +0000 |
commit | eb7031ecf6beabb2128db78614f0c9777990fe6f (patch) | |
tree | 2717aa61986ca0770927cac21ceba761e6c269e2 /lldb/packages/Python/lldbsuite/test/expression_command | |
parent | b7e33f640432cc66f49bebe27fd2c66b9083bcb3 (diff) | |
download | bcm5719-llvm-eb7031ecf6beabb2128db78614f0c9777990fe6f.tar.gz bcm5719-llvm-eb7031ecf6beabb2128db78614f0c9777990fe6f.zip |
[sanitizer] Don't unpoison buffer in getpw/getgr functions
Summary:
Buffer should be referenced by results so used parts will be unpoisoned with unpoison_group and unpoison_passwd.
This fixes TSAN performance issue made us to disable this interceptors.
Reviewers: eugenis, dvyukov
Subscribers: srhines, kubamracek, krytarowski, #sanitizers
Tags: #sanitizers
Differential Revision: https://reviews.llvm.org/D57731
llvm-svn: 353351
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
0 files changed, 0 insertions, 0 deletions