| 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 1332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1343 name=http://crbug.com/57266 (1) | 1343 name=http://crbug.com/57266 (1) |
| 1344 ... | 1344 ... |
| 1345 *!remoting::EncoderVp8::Encode | 1345 *!remoting::EncoderVp8::Encode |
| 1346 | 1346 |
| 1347 UNINITIALIZED READ | 1347 UNINITIALIZED READ |
| 1348 name=http://crbug.com/57266 (2) | 1348 name=http://crbug.com/57266 (2) |
| 1349 ... | 1349 ... |
| 1350 *!vp8_* | 1350 *!vp8_* |
| 1351 | 1351 |
| 1352 LEAK | 1352 LEAK |
| 1353 name=http://crbug.com/70062 | |
| 1354 *!PR_Calloc | |
| 1355 *!PR_NewLock | |
| 1356 ... | |
| 1357 *!InitSessionCacheLocks | |
| 1358 *!initSessionCacheLocksLazily | |
| 1359 *!PR_CallOnce | |
| 1360 *!ssl_InitSessionCacheLocks | |
| 1361 *!lock_cache | |
| 1362 *!ssl_LookupSID | |
| 1363 *!ssl2_BeginClientHandshake | |
| 1364 *!ssl_Do1stHandshake | |
| 1365 *!SSL_ForceHandshake | |
| 1366 *!net::SSL*SocketNSS::DoHandshake | |
| 1367 *!net::SSL*SocketNSS::DoHandshakeLoop | |
| 1368 | |
| 1369 LEAK | |
| 1370 name=http://crbug.com/74417 a | 1353 name=http://crbug.com/74417 a |
| 1371 *!replace_operator_new | 1354 *!replace_operator_new |
| 1372 *!disk_cache::BackendImpl::CreateEntryImpl | 1355 *!disk_cache::BackendImpl::CreateEntryImpl |
| 1373 | 1356 |
| 1374 LEAK | 1357 LEAK |
| 1375 name=http://crbug.com/74417 b | 1358 name=http://crbug.com/74417 b |
| 1376 *!replace_operator_new | 1359 *!replace_operator_new |
| 1377 *!disk_cache::BackendImpl::NewEntry | 1360 *!disk_cache::BackendImpl::NewEntry |
| 1378 | 1361 |
| 1379 # One more disk_cache::BackendImpl leak. See also http://crbug.com/87500. | 1362 # One more disk_cache::BackendImpl leak. See also http://crbug.com/87500. |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1400 name=http://crbug.com/80550 (1) | 1383 name=http://crbug.com/80550 (1) |
| 1401 ... | 1384 ... |
| 1402 *!RenderWidgetHost::WasHidden | 1385 *!RenderWidgetHost::WasHidden |
| 1403 | 1386 |
| 1404 LEAK | 1387 LEAK |
| 1405 name=http://crbug.com/80550 (2) | 1388 name=http://crbug.com/80550 (2) |
| 1406 ... | 1389 ... |
| 1407 *!RenderWidgetHost::WasRestored | 1390 *!RenderWidgetHost::WasRestored |
| 1408 | 1391 |
| 1409 LEAK | 1392 LEAK |
| 1410 name=http://crbug.com/87612 | |
| 1411 ... | |
| 1412 *!SSL_ConfigSecureServer | |
| 1413 *!net::SSLServerSocketNSS::InitializeSSLOptions | |
| 1414 *!net::SSLServerSocketNSS::Handshake | |
| 1415 | |
| 1416 LEAK | |
| 1417 name=http://crbug.com/88640 | 1393 name=http://crbug.com/88640 |
| 1418 *!generic_cpp_alloc | 1394 *!generic_cpp_alloc |
| 1419 *!operator new | 1395 *!operator new |
| 1420 *!ProfileImpl::InitRegisteredProtocolHandlers | 1396 *!ProfileImpl::InitRegisteredProtocolHandlers |
| 1421 *!ProfileImpl::DoFinalInit | 1397 *!ProfileImpl::DoFinalInit |
| 1422 *!ProfileImpl::OnPrefsLoaded | 1398 *!ProfileImpl::OnPrefsLoaded |
| 1423 | 1399 |
| 1424 LEAK | 1400 LEAK |
| 1425 name=http://crbug.com/91465 | 1401 name=http://crbug.com/91465 |
| 1426 *!generic_cpp_alloc | 1402 *!generic_cpp_alloc |
| (...skipping 806 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2233 skia.dll!skia::BitmapPlatformDevice::Create | 2209 skia.dll!skia::BitmapPlatformDevice::Create |
| 2234 ... | 2210 ... |
| 2235 webcore_shared.dll!blink::ScriptController::createPluginWrapper | 2211 webcore_shared.dll!blink::ScriptController::createPluginWrapper |
| 2236 webcore_shared.dll!blink::HTMLPlugInElement::pluginWrapper | 2212 webcore_shared.dll!blink::HTMLPlugInElement::pluginWrapper |
| 2237 | 2213 |
| 2238 UNINITIALIZED READ | 2214 UNINITIALIZED READ |
| 2239 name=bug_604066 | 2215 name=bug_604066 |
| 2240 ... | 2216 ... |
| 2241 *!base::win::`anonymous namespace'::DeadlockThread::Terminate | 2217 *!base::win::`anonymous namespace'::DeadlockThread::Terminate |
| 2242 *!base::win::WaitChainTest_Deadlock_Test::TestBody | 2218 *!base::win::WaitChainTest_Deadlock_Test::TestBody |
| OLD | NEW |