diff options
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index e107b6e..d96a76c 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1837,46 +1837,3 @@ ... fun:testing::internal::TestFactoryImpl::CreateTest } -{ - bug_todo_process_singleton1 - Heapcheck:Leak - fun:ProcessSingleton::LinuxWatcher::OnFileCanReadWithoutBlocking - fun:base::MessagePumpLibevent::FileDescriptorWatcher::OnFileCanReadWithoutBlocking - fun:base::MessagePumpLibevent::OnLibeventNotification - fun:event_process_active - fun:event_base_loop - fun:base::MessagePumpLibevent::Run -} -{ - bug_todo_process_singleton2 - Heapcheck:Leak - fun:ProcessSingleton::ProcessSingleton - fun:::ProcessSingletonLinuxTest::CreateProcessSingleton - fun:::ProcessSingletonLinuxTest::CreateProcessSingletonInternal -} -{ - bug_todo_process_singleton3 - Heapcheck:Leak - fun:base::internal::WeakReferenceOwner::GetRef - fun:base::WeakPtrFactory::GetWeakPtr - fun:base::MessagePumpLibevent::OnLibeventNotification - fun:event_process_active - fun:event_base_loop - fun:base::MessagePumpLibevent::Run -} -{ - bug_todo_process_singleton4 - Heapcheck:Leak - fun:__gnu_cxx::new_allocator::allocate - fun:std::_Rb_tree::_M_get_node - fun:std::_Rb_tree::_M_create_node - fun:std::_Rb_tree::_M_insert_ - fun:std::_Rb_tree::_M_insert_unique - fun:std::set::insert - fun:ProcessSingleton::LinuxWatcher::OnFileCanReadWithoutBlocking - fun:base::MessagePumpLibevent::FileDescriptorWatcher::OnFileCanReadWithoutBlocking - fun:base::MessagePumpLibevent::OnLibeventNotification - fun:event_process_active - fun:event_base_loop - fun:base::MessagePumpLibevent::Run -} |