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 10392111: Use ByteStream in downloads system to decouple source and sink. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync'd to LKGR. Created 8 years, 6 months 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 | « tools/heapcheck/suppressions.txt ('k') | 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 3480 matching lines...) Expand 10 before | Expand all | Expand 10 after
3491 } 3491 }
3492 { 3492 {
3493 bug_93006b 3493 bug_93006b
3494 Memcheck:Leak 3494 Memcheck:Leak
3495 fun:_Znw* 3495 fun:_Znw*
3496 fun:_ZN15DownloadManager4InitEP7Profile 3496 fun:_ZN15DownloadManager4InitEP7Profile
3497 fun:_ZN19DownloadManagerTestC2Ev 3497 fun:_ZN19DownloadManagerTestC2Ev
3498 fun:_ZN*DownloadManagerTest_* 3498 fun:_ZN*DownloadManagerTest_*
3499 } 3499 }
3500 { 3500 {
3501 bug_93006c
3502 Memcheck:Leak
3503 fun:_Znw*
3504 fun:_ZN23DownloadResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
3505 fun:_ZN23BufferedResourceHandler27UseAlternateResourceHandlerEiP15ResourceHan dler
3506 fun:_ZN23BufferedResourceHandler23CompleteResponseStartedEib
3507 fun:_ZN23BufferedResourceHandler15OnReadCompletedEiPi
3508 fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi
3509 fun:_ZN22ResourceDispatcherHost15OnReadCompletedEPN3net10URLRequestEi
3510 fun:_ZN3net10URLRequest19NotifyReadCompletedEi
3511 fun:_ZN3net13URLRequestJob18NotifyReadCompleteEi
3512 fun:_ZN3net17URLRequestTestJob20ProcessNextOperationEv
3513 fun:_ZN3net17URLRequestTestJob24ProcessOnePendingMessageEv
3514 fun:_ZN56ResourceDispatcherHostTest_*8TestBodyEv
3515 }
3516 {
3517 bug_93250a 3501 bug_93250a
3518 Memcheck:Leak 3502 Memcheck:Leak
3519 fun:_Znw* 3503 fun:_Znw*
3520 ... 3504 ...
3521 fun:*SHA1Fingerprint* 3505 fun:*SHA1Fingerprint*
3522 fun:_ZN3net16CertVerifyResultaSERKS0_ 3506 fun:_ZN3net16CertVerifyResultaSERKS0_
3523 fun:_ZN3net12CertVerifier12HandleResultEPNS_15X509CertificateERKSsiiRKNS_16Ce rtVerifyResultE 3507 fun:_ZN3net12CertVerifier12HandleResultEPNS_15X509CertificateERKSsiiRKNS_16Ce rtVerifyResultE
3524 fun:_ZN3net18CertVerifierWorker7DoReplyEv 3508 fun:_ZN3net18CertVerifierWorker7DoReplyEv
3525 } 3509 }
3526 { 3510 {
(...skipping 1312 matching lines...) Expand 10 before | Expand all | Expand 10 after
4839 } 4823 }
4840 { 4824 {
4841 bug_111341 4825 bug_111341
4842 Memcheck:Leak 4826 Memcheck:Leak
4843 fun:malloc 4827 fun:malloc
4844 fun:_ZN3WTF10fastMallocEm 4828 fun:_ZN3WTF10fastMallocEm
4845 fun:_ZN7WebCore17ClipboardChromiumnwEm 4829 fun:_ZN7WebCore17ClipboardChromiumnwEm
4846 fun:_ZN7WebCore17ClipboardChromium6createENS_9Clipboard13ClipboardTypeEN3WTF1 0PassRefPtrINS_18ChromiumDataObjectEEENS_21ClipboardAccessPolicyEPNS_5FrameE 4830 fun:_ZN7WebCore17ClipboardChromium6createENS_9Clipboard13ClipboardTypeEN3WTF1 0PassRefPtrINS_18ChromiumDataObjectEEENS_21ClipboardAccessPolicyEPNS_5FrameE
4847 } 4831 }
4848 { 4832 {
4849 bug_111588
4850 Memcheck:Leak
4851 fun:_Znw*
4852 fun:_ZN23DownloadResourceHandler17OnResponseStartedEiPN7content16ResourceResp onseE
4853 fun:_ZN7content23BufferedResourceHandler33ForwardPendingEventsToNextHandlerEi
4854 fun:_ZN7content23BufferedResourceHandler27UseAlternateResourceHandlerEiP15Res ourceHandler
4855 fun:_ZN7content23BufferedResourceHandler23CompleteResponseStartedEi
4856 fun:_ZN7content23BufferedResourceHandler15OnReadCompletedEiPi
4857 fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi
4858 fun:_ZN22ResourceDispatcherHost15OnReadCompletedEPN3net10URLRequestEi
4859 fun:_ZN3net10URLRequest19NotifyReadCompletedEi
4860 fun:_ZN3net13URLRequestJob18NotifyReadCompleteEi
4861 fun:_ZN3net17URLRequestTestJob20ProcessNextOperationEv
4862 fun:_ZN3net17URLRequestTestJob24ProcessOnePendingMessageEv
4863 fun:_ZN56ResourceDispatcherHostTest_*_Test8TestBodyEv
4864 }
4865 {
4866 bug_111669 4833 bug_111669
4867 Memcheck:Leak 4834 Memcheck:Leak
4868 fun:_Znw* 4835 fun:_Znw*
4869 fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi 4836 fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi
4870 } 4837 }
4871 { 4838 {
4872 bug_112278 4839 bug_112278
4873 Memcheck:Uninitialized 4840 Memcheck:Uninitialized
4874 fun:fetch_texel_2d_f_rgba8888 4841 fun:fetch_texel_2d_f_rgba8888
4875 fun:sample_2d_linear 4842 fun:sample_2d_linear
(...skipping 819 matching lines...) Expand 10 before | Expand all | Expand 10 after
5695 obj:/lib/libselinux.so.1 5662 obj:/lib/libselinux.so.1
5696 obj:/lib/libselinux.so.1 5663 obj:/lib/libselinux.so.1
5697 } 5664 }
5698 { 5665 {
5699 bug_todo_grep 5666 bug_todo_grep
5700 Memcheck:Leak 5667 Memcheck:Leak
5701 fun:malloc 5668 fun:malloc
5702 obj:/bin/grep 5669 obj:/bin/grep
5703 obj:/bin/grep 5670 obj:/bin/grep
5704 } 5671 }
OLDNEW
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698