| OLD | NEW |
| 1 # There are three kinds of suppressions in this file. | 1 # There are three kinds of suppressions in this file. |
| 2 # 1. third party stuff we have no control over | 2 # 1. third party stuff we have no control over |
| 3 # | 3 # |
| 4 # 2. intentional unit test errors, or stuff that is somehow a false positive | 4 # 2. intentional unit test errors, or stuff that is somehow a false positive |
| 5 # in our own code, or stuff that is so trivial it's not worth fixing | 5 # in our own code, or stuff that is so trivial it's not worth fixing |
| 6 # | 6 # |
| 7 # 3. Suppressions for real chromium bugs that are not yet fixed. | 7 # 3. Suppressions for real chromium bugs that are not yet fixed. |
| 8 # These should all be in chromium's bug tracking system (but a few aren't yet). | 8 # These should all be in chromium's bug tracking system (but a few aren't yet). |
| 9 # Periodically we should sweep this file and the bug tracker clean by | 9 # Periodically we should sweep this file and the bug tracker clean by |
| 10 # running overnight and removing outdated bugs/suppressions. | 10 # running overnight and removing outdated bugs/suppressions. |
| (...skipping 3337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3348 { | 3348 { |
| 3349 bug_46678_v_b | 3349 bug_46678_v_b |
| 3350 Memcheck:Leak | 3350 Memcheck:Leak |
| 3351 fun:_Znw* | 3351 fun:_Znw* |
| 3352 fun:_Z11NewCallbackIN8remoting14SessionManagerEPNS0_11HostMessageEiEPN9Callba
ck2IT0_T1_E4TypeEPT_MSA_FvS5_S6_E | 3352 fun:_Z11NewCallbackIN8remoting14SessionManagerEPNS0_11HostMessageEiEPN9Callba
ck2IT0_T1_E4TypeEPT_MSA_FvS5_S6_E |
| 3353 fun:_ZN8remoting14SessionManager8DoEncodeE13scoped_refptrINS_8Capturer11Captu
reDataEE | 3353 fun:_ZN8remoting14SessionManager8DoEncodeE13scoped_refptrINS_8Capturer11Captu
reDataEE |
| 3354 fun:_Z16DispatchToMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0
_8Capturer11CaptureDataEEES5_EvPT_T0_RK6Tuple1IT1_E | 3354 fun:_Z16DispatchToMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0
_8Capturer11CaptureDataEEES5_EvPT_T0_RK6Tuple1IT1_E |
| 3355 fun:_ZN14RunnableMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_
8Capturer11CaptureDataEEE6Tuple1IS5_EE3RunEv | 3355 fun:_ZN14RunnableMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_
8Capturer11CaptureDataEEE6Tuple1IS5_EE3RunEv |
| 3356 } | 3356 } |
| 3357 { | 3357 { |
| 3358 bug_46886_a | |
| 3359 Memcheck:Leak | |
| 3360 fun:_Znw* | |
| 3361 fun:_ZN3net15SpdySessionPool3GetERKNS_12HostPortPairEPNS_18HttpNetworkSessionE
RKNS_11BoundNetLogE | |
| 3362 fun:*SpdyHttpStreamTest17CreateSpdySessionEv | |
| 3363 fun:*SpdyHttpStreamTest_SendRequest_Test8TestBodyEv | |
| 3364 } | |
| 3365 { | |
| 3366 bug_46886_b | |
| 3367 Memcheck:Leak | |
| 3368 fun:_Znw* | |
| 3369 fun:_ZN9__gnu_cxx13new_allocatorIN3net12SpdyIOBufferEE8allocateEjPKv | |
| 3370 fun:_ZNSt12_Vector_baseIN3net12SpdyIOBufferESaIS1_EE11_M_allocateEj | |
| 3371 fun:_ZNSt6vectorIN3net12SpdyIOBufferESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__no
rmal_iteratorIPS1_S3_EERKS1_ | |
| 3372 fun:_ZNSt6vectorIN3net12SpdyIOBufferESaIS1_EE9push_backERKS1_ | |
| 3373 fun:_ZNSt14priority_queueIN3net12SpdyIOBufferESt6vectorIS1_SaIS1_EESt4lessIS1_
EE4pushERKS1_ | |
| 3374 fun:_ZN3net11SpdySession10QueueFrameEPN4spdy9SpdyFrameEhPNS_10SpdyStreamE | |
| 3375 fun:_ZN3net11SpdySession14WriteSynStreamEjNS_15RequestPriorityEN4spdy16SpdyCon
trolFlagsERK10linked_ptrISt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEEE | |
| 3376 fun:_ZN3net10SpdyStream13DoSendRequestEb | |
| 3377 fun:_ZN3net14SpdyHttpStream11SendRequestEPNS_16HttpResponseInfoEP14CallbackRun
nerI6Tuple1IiEE | |
| 3378 } | |
| 3379 { | |
| 3380 bug_46886_d | |
| 3381 Memcheck:Leak | |
| 3382 fun:_Znw* | |
| 3383 fun:_ZN3net11SpdySession16CreateStreamImplERK4GURLNS_15RequestPriorityEP13scop
ed_refptrINS_10SpdyStreamEERKNS_11BoundNetLogE | |
| 3384 fun:_ZN3net11SpdySession12CreateStreamERK4GURLNS_15RequestPriorityEP13scoped_r
efptrINS_10SpdyStreamEERKNS_11BoundNetLogEP14CallbackRunnerI6Tuple1IiEEPKNS_14Sp
dyHttpStreamE | |
| 3385 fun:_ZN3net14SpdyHttpStream16InitializeStreamEPNS_11SpdySessionERKNS_15HttpReq
uestInfoERKNS_11BoundNetLogEP14CallbackRunnerI6Tuple1IiEE | |
| 3386 fun:*SpdyHttpStreamTest_SendRequest_Test8TestBodyEv | |
| 3387 } | |
| 3388 { | |
| 3389 bug_47331_part_1 | 3358 bug_47331_part_1 |
| 3390 Memcheck:Leak | 3359 Memcheck:Leak |
| 3391 fun:malloc | 3360 fun:malloc |
| 3392 fun:malloc | 3361 fun:malloc |
| 3393 fun:sqlite3MemMalloc | 3362 fun:sqlite3MemMalloc |
| 3394 fun:mallocWithAlarm | 3363 fun:mallocWithAlarm |
| 3395 fun:sqlite3Malloc | 3364 fun:sqlite3Malloc |
| 3396 fun:sqlite3DbMallocRaw | 3365 fun:sqlite3DbMallocRaw |
| 3397 fun:sqlite3DbMallocZero | 3366 fun:sqlite3DbMallocZero |
| 3398 fun:sqlite3StartTable | 3367 fun:sqlite3StartTable |
| (...skipping 10 matching lines...) Expand all Loading... |
| 3409 fun:sqlite3EndTable | 3378 fun:sqlite3EndTable |
| 3410 } | 3379 } |
| 3411 { | 3380 { |
| 3412 bug_47950 | 3381 bug_47950 |
| 3413 Memcheck:Leak | 3382 Memcheck:Leak |
| 3414 fun:_Znw* | 3383 fun:_Znw* |
| 3415 ... | 3384 ... |
| 3416 fun:*CreateSpdyHeadersFromHttpRequestERKN3net15HttpRequestInfoEPSt3mapISsSsSt
4lessISsESaISt4pairIKSsSsEEE | 3385 fun:*CreateSpdyHeadersFromHttpRequestERKN3net15HttpRequestInfoEPSt3mapISsSsSt
4lessISsESaISt4pairIKSsSsEEE |
| 3417 } | 3386 } |
| 3418 { | 3387 { |
| 3419 bug_48123 | |
| 3420 Memcheck:Leak | |
| 3421 fun:_Znw* | |
| 3422 fun:_ZN3net11SpdySession12CreateStreamERK4GURLNS_15RequestPriorityEP13scoped_
refptrINS_10SpdyStreamEERKNS_11BoundNetLogE | |
| 3423 fun:*SpdyHttpStreamTest_SendRequest_Test8TestBodyEv | |
| 3424 } | |
| 3425 { | |
| 3426 bug_48130_a | 3388 bug_48130_a |
| 3427 Memcheck:Leak | 3389 Memcheck:Leak |
| 3428 fun:_Znw* | 3390 fun:_Znw* |
| 3429 fun:*IdMapsC1Ev | 3391 fun:*IdMapsC1Ev |
| 3430 ... | 3392 ... |
| 3431 fun:*IdMapsE22DefaultSingletonTraitsIS1_ES1_E3getEv | 3393 fun:*IdMapsE22DefaultSingletonTraitsIS1_ES1_E3getEv |
| 3432 fun:_ZN8chromeos12input_method33GetInputMethodIdsFromLanguageCodeERKSsNS0_15I
nputMethodTypeEPSt6vectorISsSaISsEE | 3394 fun:_ZN8chromeos12input_method33GetInputMethodIdsFromLanguageCodeERKSsNS0_15I
nputMethodTypeEPSt6vectorISsSaISsEE |
| 3433 fun:_ZN8chromeos11Preferences4InitEP11PrefService | 3395 fun:_ZN8chromeos11Preferences4InitEP11PrefService |
| 3434 fun:_ZN11ProfileImplC1ERK8FilePath | 3396 fun:_ZN11ProfileImplC1ERK8FilePath |
| 3435 fun:_ZN7Profile13CreateProfileERK8FilePath | 3397 fun:_ZN7Profile13CreateProfileERK8FilePath |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3481 bug_48557_2 | 3443 bug_48557_2 |
| 3482 Memcheck:Leak | 3444 Memcheck:Leak |
| 3483 fun:_Znw* | 3445 fun:_Znw* |
| 3484 fun:_ZN4base10SyncSocket10CreatePairEPPS0_ | 3446 fun:_ZN4base10SyncSocket10CreatePairEPPS0_ |
| 3485 fun:_ZN15AudioSyncReader4InitEv | 3447 fun:_ZN15AudioSyncReader4InitEv |
| 3486 fun:_ZN17AudioRendererHost14OnCreateStreamERKN3IPC7MessageEiRK37ViewHostMsg_A
udio_CreateStream_Paramsb | 3448 fun:_ZN17AudioRendererHost14OnCreateStreamERKN3IPC7MessageEiRK37ViewHostMsg_A
udio_CreateStream_Paramsb |
| 3487 fun:_ZN21AudioRendererHostTest16CreateLowLatencyEv | 3449 fun:_ZN21AudioRendererHostTest16CreateLowLatencyEv |
| 3488 fun:_ZN51AudioRendererHostTest_CreateLowLatencyAndClose_Test8TestBodyEv | 3450 fun:_ZN51AudioRendererHostTest_CreateLowLatencyAndClose_Test8TestBodyEv |
| 3489 } | 3451 } |
| 3490 { | 3452 { |
| 3491 bug_48865 | |
| 3492 Memcheck:Leak | |
| 3493 fun:_Znw* | |
| 3494 fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIN3net25RuleBasedHostResolverP
roc4RuleEEE8allocateEjPKv | |
| 3495 fun:_ZNSt10_List_baseIN3net25RuleBasedHostResolverProc4RuleESaIS2_EE11_M_get_
nodeEv | |
| 3496 fun:_ZNSt4listIN3net25RuleBasedHostResolverProc4RuleESaIS2_EE14_M_create_node
ERKS2_ | |
| 3497 fun:_ZNSt4listIN3net25RuleBasedHostResolverProc4RuleESaIS2_EE9_M_insertESt14_
List_iteratorIS2_ERKS2_ | |
| 3498 fun:_ZNSt4listIN3net25RuleBasedHostResolverProc4RuleESaIS2_EE9push_backERKS2_ | |
| 3499 fun:_ZN3net25RuleBasedHostResolverProc23AddRuleForAddressFamilyERKSsNS_13Addr
essFamilyES2_ | |
| 3500 fun:_ZN3net25RuleBasedHostResolverProc7AddRuleERKSsS2_ | |
| 3501 fun:_ZN3net20MockHostResolverBase5ResetEPNS_16HostResolverProcE | |
| 3502 fun:_ZN3net20MockHostResolverBaseC2Eb | |
| 3503 fun:_ZN3net16MockHostResolverC1Ev | |
| 3504 fun:_ZN3net66_GLOBAL__N_net_spdy_spdy_http_stream_unittest.cc_9D292295_6F30AF
B219SessionDependenciesC1Ev | |
| 3505 fun:_ZN3net66_GLOBAL__N_net_spdy_spdy_http_stream_unittest.cc_9D292295_6F30AF
B218SpdyHttpStreamTestC2Ev | |
| 3506 fun:_ZN3net66_GLOBAL__N_net_spdy_spdy_http_stream_unittest.cc_9D292295_6F30AF
B235SpdyHttpStreamTest_SendRequest_TestC1Ev | |
| 3507 fun:_ZN7testing8internal15TestFactoryImplIN3net66_GLOBAL__N_net_spdy_spdy_htt
p_stream_unittest.cc_9D292295_6F30AFB235SpdyHttpStreamTest_SendRequest_TestEE10C
reateTestEv | |
| 3508 } | |
| 3509 { | |
| 3510 bug_48980_a | 3453 bug_48980_a |
| 3511 Memcheck:Leak | 3454 Memcheck:Leak |
| 3512 ... | 3455 ... |
| 3513 fun:_ZN18ExtensionPrefStore20InstallExtensionPrefESsPKwP5Value | 3456 fun:_ZN18ExtensionPrefStore20InstallExtensionPrefESsPKwP5Value |
| 3514 fun:_ZN*ExtensionPrefStoreTest_*_Test8TestBodyEv | 3457 fun:_ZN*ExtensionPrefStoreTest_*_Test8TestBodyEv |
| 3515 } | 3458 } |
| 3516 { | 3459 { |
| 3517 bug_48980_b | 3460 bug_48980_b |
| 3518 Memcheck:Leak | 3461 Memcheck:Leak |
| 3519 fun:_Znw* | 3462 fun:_Znw* |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3604 Memcheck:Value4 | 3547 Memcheck:Value4 |
| 3605 fun:modp_b64_encode | 3548 fun:modp_b64_encode |
| 3606 fun:_ZN4base12Base64EncodeERKSsPSs | 3549 fun:_ZN4base12Base64EncodeERKSsPSs |
| 3607 fun:_ZN3net14HttpAuthGSSAPI17GenerateAuthTokenEPKSbIwSt11char_traitsIwESaIwEE
S6_RS5_PSs | 3550 fun:_ZN3net14HttpAuthGSSAPI17GenerateAuthTokenEPKSbIwSt11char_traitsIwESaIwEE
S6_RS5_PSs |
| 3608 ... | 3551 ... |
| 3609 fun:_ZN3net24HttpAuthHandlerNegotiate6DoLoopEi | 3552 fun:_ZN3net24HttpAuthHandlerNegotiate6DoLoopEi |
| 3610 fun:_ZN3net24HttpAuthHandlerNegotiate21GenerateAuthTokenImplEPKSbIwSt11char_t
raitsIwESaIwEES6_PKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEEPSs | 3553 fun:_ZN3net24HttpAuthHandlerNegotiate21GenerateAuthTokenImplEPKSbIwSt11char_t
raitsIwESaIwEES6_PKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEEPSs |
| 3611 fun:_ZN3net15HttpAuthHandler17GenerateAuthTokenEPKSbIwSt11char_traitsIwESaIwE
ES6_PKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEEPSs | 3554 fun:_ZN3net15HttpAuthHandler17GenerateAuthTokenEPKSbIwSt11char_traitsIwESaIwE
ES6_PKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEEPSs |
| 3612 fun:_ZN3net46HttpAuthHandlerNegotiateTest_DisableCname_Test8TestBodyEv | 3555 fun:_ZN3net46HttpAuthHandlerNegotiateTest_DisableCname_Test8TestBodyEv |
| 3613 } | 3556 } |
| OLD | NEW |