| 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 1012 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1023 *!base::SparseHistogram::Add | 1023 *!base::SparseHistogram::Add |
| 1024 | 1024 |
| 1025 LEAK | 1025 LEAK |
| 1026 name=deliberate LazyInstance leak | 1026 name=deliberate LazyInstance leak |
| 1027 ... | 1027 ... |
| 1028 *!*LeakyLazyInstance* | 1028 *!*LeakyLazyInstance* |
| 1029 ... | 1029 ... |
| 1030 *!base::LazyInstance*::Pointer | 1030 *!base::LazyInstance*::Pointer |
| 1031 | 1031 |
| 1032 LEAK | 1032 LEAK |
| 1033 name=http://crbug.com/79933 (1) | |
| 1034 ... | |
| 1035 *!TestURLRequestContext::Init | |
| 1036 | |
| 1037 LEAK | |
| 1038 name=http://crbug.com/79933 (2) | 1033 name=http://crbug.com/79933 (2) |
| 1039 ... | 1034 ... |
| 1040 *!TestURLRequestContext::TestURLRequestContext | 1035 *!TestURLRequestContext::TestURLRequestContext |
| 1041 *!TestURLRequestContextGetter::GetURLRequestContext | 1036 *!TestURLRequestContextGetter::GetURLRequestContext |
| 1042 *!notifier::SingleLoginAttempt::SingleLoginAttempt | 1037 *!notifier::SingleLoginAttempt::SingleLoginAttempt |
| 1043 *!notifier::Login::StartConnection | 1038 *!notifier::Login::StartConnection |
| 1044 *!syncer::InvalidationNotifier::UpdateCredentials | 1039 *!syncer::InvalidationNotifier::UpdateCredentials |
| 1045 *!syncer::NonBlockingInvalidationNotifier::Core::UpdateCredentials | 1040 *!syncer::NonBlockingInvalidationNotifier::Core::UpdateCredentials |
| 1046 | 1041 |
| 1047 LEAK | 1042 LEAK |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1097 | 1092 |
| 1098 ############################################################### | 1093 ############################################################### |
| 1099 # Proactively borrowed from memcheck/suppressions.txt. | 1094 # Proactively borrowed from memcheck/suppressions.txt. |
| 1100 # We have not yet seen these, but we are expanding the sets of tests | 1095 # We have not yet seen these, but we are expanding the sets of tests |
| 1101 # we're running, and we've hit redness in the past that could have | 1096 # we're running, and we've hit redness in the past that could have |
| 1102 # been avoided by already having the Memcheck suppressions. | 1097 # been avoided by already having the Memcheck suppressions. |
| 1103 # TODO(bruening): review the entire file (not just these) once we're | 1098 # TODO(bruening): review the entire file (not just these) once we're |
| 1104 # at the peak set of tests we plan to run and remove the unused ones. | 1099 # at the peak set of tests we plan to run and remove the unused ones. |
| 1105 | 1100 |
| 1106 UNINITIALIZED READ | 1101 UNINITIALIZED READ |
| 1107 name=bug_87232 | |
| 1108 *!blink::base64Encode | |
| 1109 *!blink::base64Encode | |
| 1110 *!blink::ImageToDataURL<> | |
| 1111 | |
| 1112 UNINITIALIZED READ | |
| 1113 name=bug_75127 | |
| 1114 ... | |
| 1115 *!png_process_data | |
| 1116 *!gfx::PNGCodec::Decode* | |
| 1117 | |
| 1118 UNINITIALIZED READ | |
| 1119 name=bug_99307 | 1102 name=bug_99307 |
| 1120 *!modp_b64_encode | 1103 *!modp_b64_encode |
| 1121 *!base::Base64Encode* | 1104 *!base::Base64Encode* |
| 1122 *!web_ui_util::GetImageDataUrl | 1105 *!web_ui_util::GetImageDataUrl |
| 1123 *!::NetworkInfoDictionary::set_icon | 1106 *!::NetworkInfoDictionary::set_icon |
| 1124 | 1107 |
| 1125 UNINITIALIZED READ | 1108 UNINITIALIZED READ |
| 1126 name=bug_101125a | 1109 name=bug_101125a |
| 1127 ... | 1110 ... |
| 1128 *!SkScan::AntiFillPath | 1111 *!SkScan::AntiFillPath |
| (...skipping 561 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1690 *!content::WebURLLoaderImpl::Context::OnCompletedRequest | 1673 *!content::WebURLLoaderImpl::Context::OnCompletedRequest |
| 1691 | 1674 |
| 1692 ############################################################### | 1675 ############################################################### |
| 1693 # Real issues in Chromium | 1676 # Real issues in Chromium |
| 1694 | 1677 |
| 1695 LEAK | 1678 LEAK |
| 1696 name=http://crbug.com/32085 | 1679 name=http://crbug.com/32085 |
| 1697 ... | 1680 ... |
| 1698 chrome.dll!NotificationRegistrar::Add | 1681 chrome.dll!NotificationRegistrar::Add |
| 1699 | 1682 |
| 1700 LEAK | |
| 1701 name=http://crbug.com/32623 | |
| 1702 ... | |
| 1703 *!ssl3_HandleHandshakeMessage | |
| 1704 *!ssl3_HandleHandshake | |
| 1705 *!ssl3_HandleRecord | |
| 1706 *!ssl3_GatherCompleteHandshake | |
| 1707 ... | |
| 1708 *!SSL_ForceHandshake | |
| 1709 *!net::SSLServerSocketNSS::DoHandshake | |
| 1710 *!net::SSLServerSocketNSS::DoHandshakeLoop | |
| 1711 | |
| 1712 UNINITIALIZED READ | 1683 UNINITIALIZED READ |
| 1713 name=http://crbug.com/57266 (1) | 1684 name=http://crbug.com/57266 (1) |
| 1714 ... | 1685 ... |
| 1715 *!remoting::EncoderVp8::Encode | 1686 *!remoting::EncoderVp8::Encode |
| 1716 | 1687 |
| 1717 UNINITIALIZED READ | 1688 UNINITIALIZED READ |
| 1718 name=http://crbug.com/57266 (2) | 1689 name=http://crbug.com/57266 (2) |
| 1719 ... | 1690 ... |
| 1720 *!vp8_* | 1691 *!vp8_* |
| 1721 | 1692 |
| (...skipping 478 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2200 | 2171 |
| 2201 UNINITIALIZED READ | 2172 UNINITIALIZED READ |
| 2202 name=bug_414268 | 2173 name=bug_414268 |
| 2203 pdf.dll!chrome_pdf::PDFiumEngine::OnMouseMove | 2174 pdf.dll!chrome_pdf::PDFiumEngine::OnMouseMove |
| 2204 pdf.dll!chrome_pdf::PDFiumEngine::HandleEvent | 2175 pdf.dll!chrome_pdf::PDFiumEngine::HandleEvent |
| 2205 pdf.dll!chrome_pdf::OutOfProcessInstance::HandleInputEvent | 2176 pdf.dll!chrome_pdf::OutOfProcessInstance::HandleInputEvent |
| 2206 pdf.dll!pp::InputEvent_HandleEvent | 2177 pdf.dll!pp::InputEvent_HandleEvent |
| 2207 ppapi_proxy.dll!ppapi::CallWhileUnlocked<> | 2178 ppapi_proxy.dll!ppapi::CallWhileUnlocked<> |
| 2208 ppapi_proxy.dll!ppapi::proxy::PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEven
t | 2179 ppapi_proxy.dll!ppapi::proxy::PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEven
t |
| 2209 | 2180 |
| OLD | NEW |