OLD | NEW |
1 # There are four kinds of suppressions in this file. | 1 # There are four 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 4099 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4110 fun:_ZN9__gnu_cxx13new_allocatorIN3net11ProxyServerEE8allocateEjPKv | 4110 fun:_ZN9__gnu_cxx13new_allocatorIN3net11ProxyServerEE8allocateEjPKv |
4111 fun:_ZNSt12_Vector_baseIN3net11ProxyServerESaIS1_EE11_M_allocateEj | 4111 fun:_ZNSt12_Vector_baseIN3net11ProxyServerESaIS1_EE11_M_allocateEj |
4112 fun:_ZNSt12_Vector_baseIN3net11ProxyServerESaIS1_EEC2EjRKS2_ | 4112 fun:_ZNSt12_Vector_baseIN3net11ProxyServerESaIS1_EEC2EjRKS2_ |
4113 fun:_ZNSt6vectorIN3net11ProxyServerESaIS1_EEC1ERKS3_ | 4113 fun:_ZNSt6vectorIN3net11ProxyServerESaIS1_EEC1ERKS3_ |
4114 fun:_ZN3net9ProxyListC1ERKS0_ | 4114 fun:_ZN3net9ProxyListC1ERKS0_ |
4115 fun:_ZN3net9ProxyInfoC1ERKS0_ | 4115 fun:_ZN3net9ProxyInfoC1ERKS0_ |
4116 fun:_ZN3net21HttpStreamFactoryImpl7Request18OnSpdySessionReadyEPNS0_3JobE13sc
oped_refptrINS_11SpdySessionEEb | 4116 fun:_ZN3net21HttpStreamFactoryImpl7Request18OnSpdySessionReadyEPNS0_3JobE13sc
oped_refptrINS_11SpdySessionEEb |
4117 fun:_ZN3net21HttpStreamFactoryImpl3Job26OnSpdySessionReadyCallbackEv | 4117 fun:_ZN3net21HttpStreamFactoryImpl3Job26OnSpdySessionReadyCallbackEv |
4118 } | 4118 } |
4119 { | 4119 { |
4120 bug_96295 | |
4121 Memcheck:Leak | |
4122 fun:_Znw* | |
4123 fun:_ZN20ComponentUpdaterTest17RegisterComponentEP12CrxComponentNS_14TestComp
onentsERK7Version | |
4124 fun:_ZN42ComponentUpdaterTest_ProdVersionCheck_Test8TestBodyEv | |
4125 } | |
4126 { | |
4127 bug_96365 | 4120 bug_96365 |
4128 Memcheck:Leak | 4121 Memcheck:Leak |
4129 fun:_Znw* | 4122 fun:_Znw* |
4130 fun:_ZN27PasswordManagerDelegateImpl22AddSavePasswordInfoBarEP19PasswordFormM
anager | 4123 fun:_ZN27PasswordManagerDelegateImpl22AddSavePasswordInfoBarEP19PasswordFormM
anager |
4131 fun:_ZN15PasswordManager14DidStopLoadingEv | 4124 fun:_ZN15PasswordManager14DidStopLoadingEv |
4132 fun:_ZN11TabContents14DidStopLoadingEv | 4125 fun:_ZN11TabContents14DidStopLoadingEv |
4133 fun:_ZN14RenderViewHost19OnMsgDidStopLoadingEv | 4126 fun:_ZN14RenderViewHost19OnMsgDidStopLoadingEv |
4134 fun:_ZN3IPC7Message8DispatchI14RenderViewHostS2_EEbPKS0_PT_PT0_MS5_FvvE | 4127 fun:_ZN3IPC7Message8DispatchI14RenderViewHostS2_EEbPKS0_PT_PT0_MS5_FvvE |
4135 fun:_ZN14RenderViewHost17OnMessageReceivedERKN3IPC7MessageE | 4128 fun:_ZN14RenderViewHost17OnMessageReceivedERKN3IPC7MessageE |
4136 fun:_ZN21RenderProcessHostImpl17OnMessageReceivedERKN3IPC7MessageE | 4129 fun:_ZN21RenderProcessHostImpl17OnMessageReceivedERKN3IPC7MessageE |
(...skipping 1714 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5851 obj:/lib/libselinux.so.1 | 5844 obj:/lib/libselinux.so.1 |
5852 obj:/lib/libselinux.so.1 | 5845 obj:/lib/libselinux.so.1 |
5853 } | 5846 } |
5854 { | 5847 { |
5855 bug_todo_grep | 5848 bug_todo_grep |
5856 Memcheck:Leak | 5849 Memcheck:Leak |
5857 fun:malloc | 5850 fun:malloc |
5858 obj:/bin/grep | 5851 obj:/bin/grep |
5859 obj:/bin/grep | 5852 obj:/bin/grep |
5860 } | 5853 } |
OLD | NEW |