Commit 6e22ecc3 authored by thestig@chromium.org's avatar thestig@chromium.org

Heapchecker: Suppress new DownloadManagerTest leaks.

BUG=83638
TEST=Heapchecker goes green.
TBR=ahendrickson
Review URL: http://codereview.chromium.org/7063005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86330 0039d316-1c4b-4281-b951-d872f2087c98
parent 854888c0
......@@ -1610,3 +1610,52 @@
fun:net::ClientSocketPoolManager::InitSocketHandleForRawConnect
fun:notifier::ProxyResolvingClientSocket::ProcessProxyResolveDone
}
{
bug_83638a
Heapcheck:Leak
fun:DownloadManagerTest_*_Test::TestBody
fun:testing::internal::HandleSehExceptionsInMethodIfSupported
fun:testing::internal::HandleExceptionsInMethodIfSupported
fun:testing::Test::Run
}
{
bug_83638b
Heapcheck:Leak
fun:__gnu_cxx::new_allocator::allocate
fun:std::_Vector_base::_M_allocate
fun:std::vector::_M_insert_aux
fun:std::vector::push_back
fun:DownloadManagerTest_*_Test::TestBody
fun:testing::internal::HandleSehExceptionsInMethodIfSupported
fun:testing::internal::HandleExceptionsInMethodIfSupported
fun:testing::Test::Run
}
{
bug_83638c
Heapcheck:Leak
fun:__gnu_cxx::new_allocator::allocate
fun:std::string::_Rep::_S_create
fun:std::string::_Rep::_M_clone
fun:std::string::reserve
fun:bool ::InitCanonical
fun:GURL::GURL
fun:DownloadManagerTest_StartDownload_Test::TestBody
fun:testing::internal::HandleSehExceptionsInMethodIfSupported
fun:testing::internal::HandleExceptionsInMethodIfSupported
fun:testing::Test::Run
}
{
bug_83638d
Heapcheck:Leak
fun:__gnu_cxx::new_allocator::allocate
fun:std::string::_Rep::_S_create
fun:std::string::_M_mutate
fun:std::string::_M_replace_safe
fun:std::string::assign
fun:std::string::assign
fun:std::string::operator=
fun:DownloadManagerTest_StartDownload_Test::TestBody
fun:testing::internal::HandleSehExceptionsInMethodIfSupported
fun:testing::internal::HandleExceptionsInMethodIfSupported
fun:testing::Test::Run
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment