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 2591 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2602 fun:_ZN3gfx20GetGLCoreProcAddressEPKc | 2602 fun:_ZN3gfx20GetGLCoreProcAddressEPKc |
2603 fun:_ZN3gfx22InitializeGLBindingsGLEv | 2603 fun:_ZN3gfx22InitializeGLBindingsGLEv |
2604 fun:_ZN3gfx20InitializeGLBindingsENS_16GLImplementationE | 2604 fun:_ZN3gfx20InitializeGLBindingsENS_16GLImplementationE |
2605 fun:_ZN3gfx9GLSurface16InitializeOneOffEv | 2605 fun:_ZN3gfx9GLSurface16InitializeOneOffEv |
2606 } | 2606 } |
2607 { | 2607 { |
2608 bug_68069_b | 2608 bug_68069_b |
2609 Memcheck:Leak | 2609 Memcheck:Leak |
2610 fun:malloc | 2610 fun:malloc |
2611 fun:XextCreateExtension | 2611 fun:XextCreateExtension |
2612 obj:* | 2612 ... |
2613 obj:* | |
2614 fun:_ZN3gfx12GLSurfaceGLX16InitializeOneOffEv | 2613 fun:_ZN3gfx12GLSurfaceGLX16InitializeOneOffEv |
2615 fun:_ZN3gfx9GLSurface24InitializeOneOffInternalEv | 2614 fun:_ZN3gfx9GLSurface24InitializeOneOffInternalEv |
2616 fun:_ZN3gfx9GLSurface16InitializeOneOffEv | 2615 fun:_ZN3gfx9GLSurface16InitializeOneOffEv |
2617 } | 2616 } |
2618 { | 2617 { |
2619 bug_68553 | 2618 bug_68553 |
2620 Memcheck:Leak | 2619 Memcheck:Leak |
2621 fun:_Znw* | 2620 fun:_Znw* |
2622 fun:_ZN3net25DiskCacheBasedSSLHostInfoC1ERKSsRKNS_9SSLConfigEPNS_12CertVerifi
erEPNS_9HttpCacheE | 2621 fun:_ZN3net25DiskCacheBasedSSLHostInfoC1ERKSsRKNS_9SSLConfigEPNS_12CertVerifi
erEPNS_9HttpCacheE |
2623 fun:_ZN3net9HttpCache25SSLHostInfoFactoryAdaptor10GetForHostERKSsRKNS_9SSLCon
figE | 2622 fun:_ZN3net9HttpCache25SSLHostInfoFactoryAdaptor10GetForHostERKSsRKNS_9SSLCon
figE |
(...skipping 3235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5859 obj:/lib/libselinux.so.1 | 5858 obj:/lib/libselinux.so.1 |
5860 } | 5859 } |
5861 { | 5860 { |
5862 bug_todo_grep | 5861 bug_todo_grep |
5863 Memcheck:Leak | 5862 Memcheck:Leak |
5864 fun:malloc | 5863 fun:malloc |
5865 obj:/bin/grep | 5864 obj:/bin/grep |
5866 obj:/bin/grep | 5865 obj:/bin/grep |
5867 } | 5866 } |
5868 | 5867 |
OLD | NEW |