Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 73843dcdc770519a8eb747bb93f8bb69a6ab63de..eb98bb059289403e9f5b85787ae17479e56566d3 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1828,4 +1828,13 @@ |
... |
fun:*_*_Test::TestBody |
} |
+{ |
+ bug_125807 |
+ Heapcheck:Leak |
+ ... |
+ fun:TransportSecurityPersister::TransportSecurityPersister |
+ fun:TransportSecurityPersisterTest::TransportSecurityPersisterTest |
+ ... |
+ fun:testing::internal::TestFactoryImpl::CreateTest |
+} |