| Index: tools/valgrind/memcheck/suppressions.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
|
| index d6332b83f16f9c9abb1bc2694c6d7d9a32bc8052..b854529cc79aaf32952dae534aa101dacc3d7c41 100644
|
| --- a/tools/valgrind/memcheck/suppressions.txt
|
| +++ b/tools/valgrind/memcheck/suppressions.txt
|
| @@ -5798,6 +5798,12 @@
|
| fun:_ZN36RefcountedProfileKeyedServiceFactory23SetTestingFactoryAndUseEP7ProfilePF13scoped_refptrI29RefcountedProfileKeyedServiceES1_E
|
| fun:_ZN14TestingProfile20CreateWebDataServiceEv
|
| }
|
| +{
|
| + bug_127931
|
| + Memcheck:Unaddressable
|
| + fun:_ZN4base6Thread10ThreadMainEv
|
| + fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
|
| +}
|
|
|
| #-----------------------------------------------------------------------
|
| # 4. These only occur on our Google workstations
|
|
|