webrtc/tools_webrtc/sanitizers
Yves Gerey 8fcf354fa1 [tsan] Suppress all of libpulsecommon*.so, following chromium.
Hide benign data race in libpulse init.
Mirror what have been done here:
https://chromium-review.googlesource.com/c/chromium/src/+/690578/

Bug: chromium:244856
Change-Id: If9aa871ca3405141f2a62622704b6805cdda5fac
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146545
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Yves Gerey <yvesg@google.com>
Cr-Commit-Position: refs/heads/master@{#28640}
2019-07-22 18:28:22 +00:00
..
lsan_suppressions_webrtc.cc Delete obsolete usage of FakeConstraints 2019-02-12 12:27:04 +00:00
OWNERS Remove pbos@webrtc.org from all OWNERS. 2017-11-01 08:03:46 +00:00
README Rename tools-webrtc -> tools_webrtc 2017-05-09 06:30:13 +00:00
tsan_suppressions_webrtc.cc [tsan] Suppress all of libpulsecommon*.so, following chromium. 2019-07-22 18:28:22 +00:00

This directory contains suppressions for sanitizer tools.
They're overriding the default ones for Chromium using our
webrtc/supplement.gypi file.