| 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 1041 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1052 | 1052 |
| 1053 LEAK | 1053 LEAK |
| 1054 name=http://crbug.com/79933 (4) | 1054 name=http://crbug.com/79933 (4) |
| 1055 *!generic_cpp_alloc | 1055 *!generic_cpp_alloc |
| 1056 *!operator new | 1056 *!operator new |
| 1057 *!std::_Allocate<> | 1057 *!std::_Allocate<> |
| 1058 *!std::allocator<>::allocate | 1058 *!std::allocator<>::allocate |
| 1059 *!std::vector<>::_Insert_n | 1059 *!std::vector<>::_Insert_n |
| 1060 *!std::vector<>::insert | 1060 *!std::vector<>::insert |
| 1061 *!std::vector<>::push_back | 1061 *!std::vector<>::push_back |
| 1062 *!ObserverListBase<>::AddObserver | 1062 *!base::ObserverListBase<>::AddObserver |
| 1063 ... | 1063 ... |
| 1064 *!net::HttpNetworkSession::HttpNetworkSession | 1064 *!net::HttpNetworkSession::HttpNetworkSession |
| 1065 *!notifier::ProxyResolvingClientSocket::ProxyResolvingClientSocket | 1065 *!notifier::ProxyResolvingClientSocket::ProxyResolvingClientSocket |
| 1066 *!notifier::XmppClientSocketFactory::CreateTransportClientSocket | 1066 *!notifier::XmppClientSocketFactory::CreateTransportClientSocket |
| 1067 *!notifier::ChromeAsyncSocket::Connect | 1067 *!notifier::ChromeAsyncSocket::Connect |
| 1068 *!buzz::XmppClient::ProcessStartXmppLogin | 1068 *!buzz::XmppClient::ProcessStartXmppLogin |
| 1069 *!buzz::XmppClient::Process | 1069 *!buzz::XmppClient::Process |
| 1070 *!talk_base::Task::Step | 1070 *!talk_base::Task::Step |
| 1071 *!talk_base::TaskRunner::InternalRunTasks | 1071 *!talk_base::TaskRunner::InternalRunTasks |
| 1072 *!talk_base::TaskRunner::RunTasks | 1072 *!talk_base::TaskRunner::RunTasks |
| (...skipping 800 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1873 content.dll!content::AppCacheStorageImpl::DatabaseTask::CallRun | 1873 content.dll!content::AppCacheStorageImpl::DatabaseTask::CallRun |
| 1874 | 1874 |
| 1875 UNADDRESSABLE ACCESS | 1875 UNADDRESSABLE ACCESS |
| 1876 name=bug_436131 | 1876 name=bug_436131 |
| 1877 *!ash::test::ShelfViewTestAPI::RunMessageLoopUntilAnimationsDone | 1877 *!ash::test::ShelfViewTestAPI::RunMessageLoopUntilAnimationsDone |
| 1878 *!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody | 1878 *!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody |
| 1879 *!testing::internal::HandleExceptionsInMethodIfSupported<> | 1879 *!testing::internal::HandleExceptionsInMethodIfSupported<> |
| 1880 | 1880 |
| 1881 UNADDRESSABLE ACCESS | 1881 UNADDRESSABLE ACCESS |
| 1882 name=bug_436131_b | 1882 name=bug_436131_b |
| 1883 views.dll!ObserverListBase<>::RemoveObserver | 1883 views.dll!base::ObserverListBase<>::RemoveObserver |
| 1884 *!ash::test::ShelfViewTestAPI::RunMessageLoopUntilAnimationsDone | 1884 *!ash::test::ShelfViewTestAPI::RunMessageLoopUntilAnimationsDone |
| 1885 *!testing::internal::HandleExceptionsInMethodIfSupported<> | 1885 *!testing::internal::HandleExceptionsInMethodIfSupported<> |
| 1886 | 1886 |
| 1887 UNADDRESSABLE ACCESS | 1887 UNADDRESSABLE ACCESS |
| 1888 name=bug_436131_c | 1888 name=bug_436131_c |
| 1889 *!ash::test::ShelfViewTestAPI::GetPreferredSize | 1889 *!ash::test::ShelfViewTestAPI::GetPreferredSize |
| 1890 *!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody | 1890 *!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody |
| 1891 *!testing::internal::HandleExceptionsInMethodIfSupported<> | 1891 *!testing::internal::HandleExceptionsInMethodIfSupported<> |
| 1892 | 1892 |
| 1893 UNADDRESSABLE ACCESS | 1893 UNADDRESSABLE ACCESS |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2014 | 2014 |
| 2015 UNINITIALIZED READ | 2015 UNINITIALIZED READ |
| 2016 name=bug_493167 | 2016 name=bug_493167 |
| 2017 system call NtWriteFile parameter #5 | 2017 system call NtWriteFile parameter #5 |
| 2018 KERNELBASE.dll!WriteFile | 2018 KERNELBASE.dll!WriteFile |
| 2019 KERNEL32.dll!WriteFile | 2019 KERNEL32.dll!WriteFile |
| 2020 *!base::File::WriteAtCurrentPos | 2020 *!base::File::WriteAtCurrentPos |
| 2021 *!sessions::SessionBackend::AppendCommandsToFile | 2021 *!sessions::SessionBackend::AppendCommandsToFile |
| 2022 *!sessions::SessionBackend::AppendCommands | 2022 *!sessions::SessionBackend::AppendCommands |
| 2023 *!base::internal::RunnableAdapter<>::Run | 2023 *!base::internal::RunnableAdapter<>::Run |
| OLD | NEW |