diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 318cea0..6e727ea 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1053,52 +1053,3 @@ fun:testing::HandleExceptionsInMethodIfSupported fun:testing::Test::Run } -{ - bug_61424_a - Heapcheck:Leak - fun:FormStructure::EncodeQueryRequest - fun:::FormStructureTest_EncodeQueryRequest_Test::TestBody - fun:testing::HandleExceptionsInMethodIfSupported - fun:testing::Test::Run -} -{ - bug_61424_b - 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:base::::IntToStringT::IntToString - fun:base::Uint64ToString - fun:::Hash64Bit - fun:FormStructure::FormSignature - fun:FormStructure::EncodeQueryRequest - fun:::FormStructureTest_EncodeQueryRequest_Test::TestBody - fun:testing::HandleExceptionsInMethodIfSupported - fun:testing::Test::Run -} -{ - bug_61424_c - 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:FormStructure::EncodeQueryRequest - fun:::FormStructureTest_EncodeQueryRequest_Test::TestBody - fun:testing::HandleExceptionsInMethodIfSupported - fun:testing::Test::Run -} -{ - bug_61424_d - Heapcheck:Leak - fun:buzz::XmlElement::SetAttr - fun:FormStructure::EncodeQueryRequest - fun:::FormStructureTest_EncodeQueryRequest_Test::TestBody - fun:testing::HandleExceptionsInMethodIfSupported - fun:testing::Test::Run -} |