| Index: tools/valgrind/tsan/suppressions.txt
|
| diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
|
| index 1bfd0976b6993a45b1f8691566d97691338e4e39..6534edd3f968bd4c06854e210406323cb9d39c4a 100644
|
| --- a/tools/valgrind/tsan/suppressions.txt
|
| +++ b/tools/valgrind/tsan/suppressions.txt
|
| @@ -688,6 +688,16 @@
|
| fun:MessageLoop::Run
|
| }
|
| {
|
| + bug_104776_maybe_benign
|
| + ThreadSanitizer:Race
|
| + fun:base::StatisticsRecorder::StatisticsRecorder
|
| + fun:BrowserMain
|
| + fun:::RunNamedProcessTypeMain
|
| + fun:content::ContentMain
|
| + fun:ChromeMain
|
| + fun:main
|
| +}
|
| +{
|
| bug_105579
|
| ThreadSanitizer:Race
|
| fun:net::SdchManager::EnableSdchSupport
|
|
|