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 3448 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3459 fun:_ZN13NPObjectProxy10NPAllocateEP4_NPPP7NPClass | 3459 fun:_ZN13NPObjectProxy10NPAllocateEP4_NPPP7NPClass |
3460 fun:_NPN_CreateObject | 3460 fun:_NPN_CreateObject |
3461 fun:_ZN6WebKit11WebBindings12createObjectEP4_NPPP7NPClass | 3461 fun:_ZN6WebKit11WebBindings12createObjectEP4_NPPP7NPClass |
3462 fun:_ZN13NPObjectProxy6CreateEP17PluginChannelBaseiiRK4GURL | 3462 fun:_ZN13NPObjectProxy6CreateEP17PluginChannelBaseiiRK4GURL |
3463 } | 3463 } |
3464 { | 3464 { |
3465 Bug_69934_b | 3465 Bug_69934_b |
3466 Memcheck:Leak | 3466 Memcheck:Leak |
3467 fun:_Znw* | 3467 fun:_Znw* |
3468 fun:_ZN3IPC11SyncMessage13GenerateReplyEPKNS_7MessageE | 3468 fun:_ZN3IPC11SyncMessage13GenerateReplyEPKNS_7MessageE |
3469 fun:_ZN3IPC16MessageWithReplyI6Tuple1I21PluginMsg_Init_ParamsES1_IRbEE18Dispa
tchDelayReplyIN13PluginChannel13MessageFilterEMS9_FvRKS2_PNS_7MessageEEEEbPKSC_P
T_T0_ | 3469 fun:_ZN3IPC17SyncMessageSchemaI6Tuple1I21PluginMsg_Init_ParamsES1_IRbEE32Disp
atchDelayReplyWithSendParamsIN13PluginChannel13MessageFilterEMS9_FvRKS2_PNS_7Mes
sageEEEEbbRKS3_PKSC_PT_T0_ |
| 3470 fun:_ZN14PluginMsg_Init18DispatchDelayReplyIN13PluginChannel13MessageFilterEM
S2_FvRK21PluginMsg_Init_ParamsPN3IPC7MessageEEEEbPKS7_PT_T0_ |
3470 fun:_ZN13PluginChannel13MessageFilter17OnMessageReceivedERKN3IPC7MessageE | 3471 fun:_ZN13PluginChannel13MessageFilter17OnMessageReceivedERKN3IPC7MessageE |
3471 } | 3472 } |
3472 { | 3473 { |
3473 Bug_70062 | 3474 Bug_70062 |
3474 Memcheck:Leak | 3475 Memcheck:Leak |
3475 fun:calloc | 3476 fun:calloc |
3476 fun:PR_Calloc | 3477 fun:PR_Calloc |
3477 fun:PR_NewLock | 3478 fun:PR_NewLock |
3478 ... | 3479 ... |
3479 fun:InitSessionCacheLocks | 3480 fun:InitSessionCacheLocks |
(...skipping 1911 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5391 } | 5392 } |
5392 { | 5393 { |
5393 bug_todo_getdelim2 | 5394 bug_todo_getdelim2 |
5394 Memcheck:Leak | 5395 Memcheck:Leak |
5395 fun:malloc | 5396 fun:malloc |
5396 fun:getdelim | 5397 fun:getdelim |
5397 obj:/lib/libselinux.so.1 | 5398 obj:/lib/libselinux.so.1 |
5398 obj:/lib/libselinux.so.1 | 5399 obj:/lib/libselinux.so.1 |
5399 obj:/lib/libselinux.so.1 | 5400 obj:/lib/libselinux.so.1 |
5400 } | 5401 } |
OLD | NEW |