Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 8824011: Consolidate suppression (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 4810 matching lines...) Expand 10 before | Expand all | Expand 10 after
4821 fun:_Z20cssm_CertGroupVerifylllPK14cssm_certgroupPK22cssm_tp_verify_contextP2 9cssm_tp_verify_context_result 4821 fun:_Z20cssm_CertGroupVerifylllPK14cssm_certgroupPK22cssm_tp_verify_contextP2 9cssm_tp_verify_context_result
4822 fun:CSSM_TP_CertGroupVerify 4822 fun:CSSM_TP_CertGroupVerify
4823 fun:_ZN8Security10CssmClient6TPImpl15certGroupVerifyERKNS_9CertGroupERKNS_15T PVerifyContextEPNS_14TPVerifyResultE 4823 fun:_ZN8Security10CssmClient6TPImpl15certGroupVerifyERKNS_9CertGroupERKNS_15T PVerifyContextEPNS_14TPVerifyResultE
4824 fun:_ZN8Security12KeychainCore5Trust8evaluateEv 4824 fun:_ZN8Security12KeychainCore5Trust8evaluateEv
4825 fun:SecTrustEvaluate 4825 fun:SecTrustEvaluate
4826 fun:_ZNK3net15X509Certificate14VerifyInternalERKSsiPNS_6CRLSetEPNS_16CertVeri fyResultE 4826 fun:_ZNK3net15X509Certificate14VerifyInternalERKSsiPNS_6CRLSetEPNS_16CertVeri fyResultE
4827 fun:_ZNK3net15X509Certificate6VerifyERKSsiPNS_6CRLSetEPNS_16CertVerifyResultE 4827 fun:_ZNK3net15X509Certificate6VerifyERKSsiPNS_6CRLSetEPNS_16CertVerifyResultE
4828 fun:_ZN3net44X509CertificateTest_GoogleDigiNotarTest_Test8TestBodyEv 4828 fun:_ZN3net44X509CertificateTest_GoogleDigiNotarTest_Test8TestBodyEv
4829 } 4829 }
4830 { 4830 {
4831 bug_101781_a 4831 bug_101781
4832 Memcheck:Uninitialized 4832 Memcheck:Uninitialized
4833 fun:encode_one_block 4833 fun:encode_one_block
4834 fun:encode_mcu_huff 4834 fun:encode_mcu_huff
4835 fun:compress_data
4836 fun:process_data_simple_main
4837 fun:chromium_jpeg_write_scanlines
4838 fun:_ZN3gfx9JPEGCodec6EncodeEPKhNS0_11ColorFormatEiiiiPSt6vectorIhSaIhEE
4839 fun:_ZN3gfx24JPEGEncodedDataFromImageERKNS_5ImageE?PSt6vectorIhSaIhEE
4840 fun:_ZN7history8TopSites12EncodeBitmapEPN3gfx5ImageEP13scoped_refptrI15RefCou ntedBytesE
4841 fun:_ZN7history8TopSites16SetPageThumbnailERK4GURLPN3gfx5ImageERK14ThumbnailS core
4842 fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE
4843 fun:_ZN7history*ExpireHistoryTest_*
4844 }
4845 {
4846 bug_101781_b
4847 Memcheck:Uninitialized
4848 fun:encode_one_block
4849 fun:encode_mcu_huff
4850 fun:compress_data
4851 fun:process_data_simple_main
4852 fun:chromium_jpeg_write_scanlines
4853 fun:_ZN3gfx9JPEGCodec6EncodeEPKhNS0_11ColorFormatEiiiiPSt6vectorIhSaIhEE
4854 fun:_ZN3gfx24JPEGEncodedDataFromImageERKNS_5ImageE?PSt6vectorIhSaIhEE
4855 fun:_ZN7history8TopSites12EncodeBitmapEPN3gfx5ImageEP13scoped_refptrI15RefCou ntedBytesE
4856 fun:_ZN7history8TopSites16SetPageThumbnailERK4GURLPN3gfx5ImageERK14ThumbnailS core
4857 fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE
4858 fun:_ZN7history*ExpireHistoryTest_*
4859 }
4860 {
4861 bug_101781_c
4862 Memcheck:Uninitialized
4863 fun:encode_one_block
4864 fun:encode_mcu_huff
4865 fun:compress_data 4835 fun:compress_data
4866 fun:process_data_simple_main 4836 fun:process_data_simple_main
4867 fun:chromium_jpeg_write_scanlines 4837 fun:chromium_jpeg_write_scanlines
4868 fun:_ZN3gfx9JPEGCodec6EncodeEPKhNS0_11ColorFormatEiiiiPSt6vectorIhSaIhEE 4838 fun:_ZN3gfx9JPEGCodec6EncodeEPKhNS0_11ColorFormatEiiiiPSt6vectorIhSaIhEE
4869 fun:_ZN3gfx24JPEGEncodedDataFromImageERKNS_5ImageE?PSt6vectorIhSaIhEE 4839 fun:_ZN3gfx24JPEGEncodedDataFromImageERKNS_5ImageE?PSt6vectorIhSaIhEE
4870 fun:_ZN7history8TopSites12EncodeBitmapEPN3gfx5ImageEP13scoped_refptrI15RefCou ntedBytesE 4840 fun:_ZN7history8TopSites12EncodeBitmapEPN3gfx5ImageEP13scoped_refptrI15RefCou ntedBytesE
4871 fun:_ZN7history8TopSites16SetPageThumbnailERK4GURLPN3gfx5ImageERK14ThumbnailS core 4841 fun:_ZN7history8TopSites16SetPageThumbnailERK4GURLPN3gfx5ImageERK14ThumbnailS core
4872 fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE 4842 fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE
4873 fun:_ZN7history*ExpireHistoryTest_* 4843 fun:_ZN7history*ExpireHistoryTest_*
4874 } 4844 }
(...skipping 558 matching lines...) Expand 10 before | Expand all | Expand 10 after
5433 obj:/lib/libselinux.so.1 5403 obj:/lib/libselinux.so.1
5434 obj:/lib/libselinux.so.1 5404 obj:/lib/libselinux.so.1
5435 } 5405 }
5436 { 5406 {
5437 bug_todo_grep 5407 bug_todo_grep
5438 Memcheck:Leak 5408 Memcheck:Leak
5439 fun:malloc 5409 fun:malloc
5440 obj:/bin/grep 5410 obj:/bin/grep
5441 obj:/bin/grep 5411 obj:/bin/grep
5442 } 5412 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698