| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 6b87ae71b4e50504ae179031aecf8258d14f1798..4646c9ea43f011145490eebf91270bb63ee8de44 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -1202,3 +1202,19 @@
|
| fun:SyncSetupWizard
|
| fun:ProfileSyncService
|
| }
|
| +{
|
| + bug_71070
|
| + Heapcheck:Leak
|
| + fun:__gnu_cxx::new_allocator::allocate
|
| + fun:std::string::_Rep::_S_create
|
| + fun:std::string::_S_construct
|
| + fun:std::string::_S_construct_aux
|
| + fun:std::string::_S_construct
|
| + fun:basic_string
|
| + fun:SyncResourcesSource
|
| + fun:SyncSetupWizard
|
| + fun:ProfileSyncService
|
| + fun:ProfileSyncServiceMock
|
| + fun:NiceMock
|
| + fun:SyncUIUtilTest_ConstructAboutInformationWithUnrecoverableErrorTest_Test::TestBody
|
| +}
|
|
|