| OLD | NEW |
| 1 # This file contains suppressions for the Dr.Memory tool, see | 1 # This file contains suppressions for the Dr.Memory tool, see |
| 2 # http://dev.chromium.org/developers/how-tos/using-drmemory | 2 # http://dev.chromium.org/developers/how-tos/using-drmemory |
| 3 # | 3 # |
| 4 # This file should contain suppressions only for the reports happening | 4 # This file should contain suppressions only for the reports happening |
| 5 # in the 'full' mode (drmemory_full). | 5 # in the 'full' mode (drmemory_full). |
| 6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), | 6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), |
| 7 # please use suppressions.txt instead. | 7 # please use suppressions.txt instead. |
| 8 | 8 |
| 9 ############################################################### | 9 ############################################################### |
| 10 # Known reports on the third party we have no control over. | 10 # Known reports on the third party we have no control over. |
| (...skipping 1015 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1026 *!base::SampleMap::Accumulate | 1026 *!base::SampleMap::Accumulate |
| 1027 *!base::SparseHistogram::Add | 1027 *!base::SparseHistogram::Add |
| 1028 | 1028 |
| 1029 LEAK | 1029 LEAK |
| 1030 name=deliberate LazyInstance leak | 1030 name=deliberate LazyInstance leak |
| 1031 ... | 1031 ... |
| 1032 *!*LeakyLazyInstance* | 1032 *!*LeakyLazyInstance* |
| 1033 ... | 1033 ... |
| 1034 *!base::LazyInstance*::Pointer | 1034 *!base::LazyInstance*::Pointer |
| 1035 | 1035 |
| 1036 LEAK | |
| 1037 name=http://crbug.com/79933 (2) | |
| 1038 ... | |
| 1039 *!TestURLRequestContext::TestURLRequestContext | |
| 1040 *!TestURLRequestContextGetter::GetURLRequestContext | |
| 1041 *!notifier::SingleLoginAttempt::SingleLoginAttempt | |
| 1042 *!notifier::Login::StartConnection | |
| 1043 *!syncer::InvalidationNotifier::UpdateCredentials | |
| 1044 *!syncer::NonBlockingInvalidationNotifier::Core::UpdateCredentials | |
| 1045 | |
| 1046 LEAK | |
| 1047 name=http://crbug.com/79933 (3) | |
| 1048 ... | |
| 1049 *!TestURLRequestContext::TestURLRequestContext | |
| 1050 *!TestURLRequestContextGetter::GetURLRequestContext | |
| 1051 *!URLFetcher::Core::StartURLRequest | |
| 1052 | |
| 1053 LEAK | |
| 1054 name=http://crbug.com/79933 (4) | |
| 1055 *!generic_cpp_alloc | |
| 1056 *!operator new | |
| 1057 *!std::_Allocate<> | |
| 1058 *!std::allocator<>::allocate | |
| 1059 *!std::vector<>::_Insert_n | |
| 1060 *!std::vector<>::insert | |
| 1061 *!std::vector<>::push_back | |
| 1062 *!base::ObserverListBase<>::AddObserver | |
| 1063 ... | |
| 1064 *!net::HttpNetworkSession::HttpNetworkSession | |
| 1065 *!notifier::ProxyResolvingClientSocket::ProxyResolvingClientSocket | |
| 1066 *!notifier::XmppClientSocketFactory::CreateTransportClientSocket | |
| 1067 *!notifier::ChromeAsyncSocket::Connect | |
| 1068 *!buzz::XmppClient::ProcessStartXmppLogin | |
| 1069 *!buzz::XmppClient::Process | |
| 1070 *!talk_base::Task::Step | |
| 1071 *!talk_base::TaskRunner::InternalRunTasks | |
| 1072 *!talk_base::TaskRunner::RunTasks | |
| 1073 *!notifier::TaskPump::CheckAndRunTasks | |
| 1074 *!base::internal::RunnableAdapter<>::Run | |
| 1075 | |
| 1076 # Test intentionally leaks an object. | 1036 # Test intentionally leaks an object. |
| 1077 LEAK | 1037 LEAK |
| 1078 name=http://crbug.com/86301 | 1038 name=http://crbug.com/86301 |
| 1079 *!replace_operator_new | 1039 *!replace_operator_new |
| 1080 ... | 1040 ... |
| 1081 *!*_DeadReplyLoopDoesNotDelete_Test::TestBody | 1041 *!*_DeadReplyLoopDoesNotDelete_Test::TestBody |
| 1082 | 1042 |
| 1083 # Leak in a binary copy of Firefox 3's NSS dll. Not much we can do about it. | 1043 # Leak in a binary copy of Firefox 3's NSS dll. Not much we can do about it. |
| 1084 LEAK | 1044 LEAK |
| 1085 name=Firefox 3 NSS dll leak | 1045 name=Firefox 3 NSS dll leak |
| (...skipping 414 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1500 name=http://crbug.com/113847 (2) | 1460 name=http://crbug.com/113847 (2) |
| 1501 ... | 1461 ... |
| 1502 *!openDatabase | 1462 *!openDatabase |
| 1503 *!sqlite3_open | 1463 *!sqlite3_open |
| 1504 | 1464 |
| 1505 LEAK | 1465 LEAK |
| 1506 name=http://crbug.com/115328 | 1466 name=http://crbug.com/115328 |
| 1507 ... | 1467 ... |
| 1508 *!GenericInfoViewTest_GenericInfoView_Test::TestBody | 1468 *!GenericInfoViewTest_GenericInfoView_Test::TestBody |
| 1509 | 1469 |
| 1510 LEAK | |
| 1511 name=http://crbug.com/117427 a | |
| 1512 ... | |
| 1513 *!net::HostCache::Set | |
| 1514 *!net::HostResolverImpl::CacheResult | |
| 1515 *!net::HostResolverImpl::Job::CompleteRequests | |
| 1516 *!net::HostResolverImpl::Job::OnProcTaskComplete | |
| 1517 *!base::internal::RunnableAdapter<>::Run | |
| 1518 | |
| 1519 # Probably related to 117427. Someone is not tearing down DNS resolution during | |
| 1520 # testing. | |
| 1521 LEAK | |
| 1522 name=http://crbug.com/117427 b | |
| 1523 *!generic_cpp_alloc | |
| 1524 *!operator new | |
| 1525 *!base::internal::WeakReferenceOwner::GetRef | |
| 1526 *!base::SupportsWeakPtr<>::AsWeakPtr | |
| 1527 *!net::HostResolverImpl::Job::Job | |
| 1528 *!net::HostResolverImpl::Resolve | |
| 1529 *!net::SingleRequestHostResolver::Resolve | |
| 1530 *!net::TransportConnectJob::DoResolveHost | |
| 1531 *!net::TransportConnectJob::DoLoop | |
| 1532 *!net::TransportConnectJob::ConnectInternal | |
| 1533 *!net::ConnectJob::Connect | |
| 1534 *!net::internal::ClientSocketPoolBaseHelper::RequestSocketInternal | |
| 1535 *!net::internal::ClientSocketPoolBaseHelper::RequestSocket | |
| 1536 *!net::ClientSocketPoolBase<>::RequestSocket | |
| 1537 *!net::TransportClientSocketPool::RequestSocket | |
| 1538 *!net::ClientSocketHandle::Init<> | |
| 1539 *!net::`anonymous namespace'::InitSocketPoolHelper | |
| 1540 *!net::InitSocketHandleForRawConnect | |
| 1541 *!notifier::ProxyResolvingClientSocket::ProcessProxyResolveDone | |
| 1542 *!base::internal::RunnableAdapter<>::Run | |
| 1543 | |
| 1544 # IE frame possible leak of COM object. | 1470 # IE frame possible leak of COM object. |
| 1545 LEAK | 1471 LEAK |
| 1546 name=http://crbug.com/122399 | 1472 name=http://crbug.com/122399 |
| 1547 ole32.dll!... | 1473 ole32.dll!... |
| 1548 ole32.dll!CoTaskMemAlloc | 1474 ole32.dll!CoTaskMemAlloc |
| 1549 urlmon.dll!... | 1475 urlmon.dll!... |
| 1550 urlmon.dll!CreateUri | 1476 urlmon.dll!CreateUri |
| 1551 IEFRAME.dll!* | 1477 IEFRAME.dll!* |
| 1552 | 1478 |
| 1553 # RenderWidgetHelper leak in DelayProfileDestruction test. | 1479 # RenderWidgetHelper leak in DelayProfileDestruction test. |
| (...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2014 | 1940 |
| 2015 UNINITIALIZED READ | 1941 UNINITIALIZED READ |
| 2016 name=bug_493167 | 1942 name=bug_493167 |
| 2017 system call NtWriteFile parameter #5 | 1943 system call NtWriteFile parameter #5 |
| 2018 KERNELBASE.dll!WriteFile | 1944 KERNELBASE.dll!WriteFile |
| 2019 KERNEL32.dll!WriteFile | 1945 KERNEL32.dll!WriteFile |
| 2020 *!base::File::WriteAtCurrentPos | 1946 *!base::File::WriteAtCurrentPos |
| 2021 *!sessions::SessionBackend::AppendCommandsToFile | 1947 *!sessions::SessionBackend::AppendCommandsToFile |
| 2022 *!sessions::SessionBackend::AppendCommands | 1948 *!sessions::SessionBackend::AppendCommands |
| 2023 *!base::internal::RunnableAdapter<>::Run | 1949 *!base::internal::RunnableAdapter<>::Run |
| OLD | NEW |