| Index: webrtc/build/sanitizers/tsan_suppressions_webrtc.cc
|
| diff --git a/webrtc/build/sanitizers/tsan_suppressions_webrtc.cc b/webrtc/build/sanitizers/tsan_suppressions_webrtc.cc
|
| index 6f480fdfb27e96db8c52ad4c872cb6c8efea9819..fc7ddbf23b701db987720ec6619f85fcecc42c0c 100644
|
| --- a/webrtc/build/sanitizers/tsan_suppressions_webrtc.cc
|
| +++ b/webrtc/build/sanitizers/tsan_suppressions_webrtc.cc
|
| @@ -24,6 +24,7 @@
|
| // WebRTC specific suppressions.
|
|
|
| // Split up suppressions covered previously by thread.cc and messagequeue.cc.
|
| +"race:rtc::MessageQueue::Quit\n"
|
| "race:vp8cx_remove_encoder_threads\n"
|
| "race:third_party/libvpx/source/libvpx/vp9/common/vp9_scan.h\n"
|
|
|
|
|