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

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

Issue 7919023: Fix a leak in MalwareDetailsTest.HTTPCache (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 3 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 | « chrome/browser/safe_browsing/malware_details_unittest.cc ('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 3559 matching lines...) Expand 10 before | Expand all | Expand 10 after
3570 bug_79933a 3570 bug_79933a
3571 Memcheck:Leak 3571 Memcheck:Leak
3572 fun:_Znw* 3572 fun:_Znw*
3573 ... 3573 ...
3574 fun:_ZN21TestURLRequestContext4InitEv 3574 fun:_ZN21TestURLRequestContext4InitEv
3575 ... 3575 ...
3576 fun:_ZN21TestURLRequestContextC1Ev 3576 fun:_ZN21TestURLRequestContextC1Ev
3577 fun:_ZN27TestURLRequestContextGetter20GetURLRequestContextEv 3577 fun:_ZN27TestURLRequestContextGetter20GetURLRequestContextEv
3578 } 3578 }
3579 { 3579 {
3580 bug_79933b
3581 Memcheck:Leak
3582 fun:_Znw*
3583 fun:_ZN9__gnu_cxx13new_allocatorIPN3net16SSLConfigService8Observer*
3584 fun:_ZNSt12_Vector_baseIPN3net16SSLConfigService8Observer*
3585 fun:_ZNSt6vectorIPN3net16SSLConfigService8ObserverESaIS3_EE13_M_insert_auxEN9 __gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_
3586 fun:_ZNSt6vectorIPN3net16SSLConfigService8ObserverESaIS3_EE9push_backERKS3_
3587 fun:_ZN16ObserverListBaseIN3net16SSLConfigService8ObserverEE11AddObserverEPS2 _
3588 fun:_ZN3net16SSLConfigService11AddObserverEPNS0_8ObserverE
3589 ...
3590 fun:_ZN8notifier26ProxyResolvingClientSocketC1ERK13scoped_refptrIN3net23URLRe questContextGetterEERKNS2_9SSLConfigERKNS2_12HostPortPairE
3591 fun:_ZN8notifier23XmppClientSocketFactory27CreateTransportClientSocketERKN3ne t12HostPortPairE
3592 fun:_ZN8notifier17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE
3593 fun:_ZN4buzz10XmppClient21ProcessStartXmppLoginEv
3594 fun:_ZN4buzz10XmppClient7ProcessEi
3595 fun:_ZN9talk_base4Task4StepEv
3596 fun:_ZN9talk_base10TaskRunner16InternalRunTasksEb
3597 fun:_ZN9talk_base10TaskRunner8RunTasksEv
3598 }
3599 {
3600 bug_80174 3580 bug_80174
3601 Memcheck:Leak 3581 Memcheck:Leak
3602 fun:_Znw* 3582 fun:_Znw*
3603 fun:_ZN4base22PosixDynamicThreadPool8PostTaskEP4Task 3583 fun:_ZN4base22PosixDynamicThreadPool8PostTaskEP4Task
3604 fun:*WorkerPoolImpl8PostTaskERKN15tracked_objects8LocationEP4Taskb 3584 fun:*WorkerPoolImpl8PostTaskERKN15tracked_objects8LocationEP4Taskb
3605 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationEP4Taskb 3585 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationEP4Taskb
3606 fun:_ZN3net10FileStream12AsyncContext18InitiateAsyncWriteEiPKciP14CallbackRun nerI6Tuple1IiEE 3586 fun:_ZN3net10FileStream12AsyncContext18InitiateAsyncWriteEiPKciP14CallbackRun nerI6Tuple1IiEE
3607 fun:_ZN3net10FileStream5WriteEPKciP14CallbackRunnerI6Tuple1IiEE 3587 fun:_ZN3net10FileStream5WriteEPKciP14CallbackRunnerI6Tuple1IiEE
3608 fun:_ZN7fileapi18FileWriterDelegate5WriteEv 3588 fun:_ZN7fileapi18FileWriterDelegate5WriteEv
3609 fun:_ZN7fileapi18FileWriterDelegate14OnDataReceivedEi 3589 fun:_ZN7fileapi18FileWriterDelegate14OnDataReceivedEi
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
3661 fun:_Znw* 3641 fun:_Znw*
3662 fun:_ZN16RenderWidgetHost11WasRestoredEv 3642 fun:_ZN16RenderWidgetHost11WasRestoredEv
3663 } 3643 }
3664 { 3644 {
3665 bug_80550_b 3645 bug_80550_b
3666 Memcheck:Leak 3646 Memcheck:Leak
3667 fun:_Znw* 3647 fun:_Znw*
3668 fun:_ZN16RenderWidgetHost9WasHiddenEv 3648 fun:_ZN16RenderWidgetHost9WasHiddenEv
3669 } 3649 }
3670 { 3650 {
3651 bug_80654
3652 Memcheck:Leak
3653 fun:_Znw*
3654 fun:_ZN9__gnu_cxx13new_allocatorIPN3net16SSLConfigService8Observer*
3655 fun:_ZNSt12_Vector_baseIPN3net16SSLConfigService8Observer*
3656 fun:_ZNSt6vectorIPN3net16SSLConfigService8ObserverESaIS3_EE13_M_insert_auxEN9 __gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_
3657 fun:_ZNSt6vectorIPN3net16SSLConfigService8ObserverESaIS3_EE9push_backERKS3_
3658 fun:_ZN16ObserverListBaseIN3net16SSLConfigService8ObserverEE11AddObserverEPS2 _
3659 fun:_ZN3net16SSLConfigService11AddObserverEPNS0_8ObserverE
3660 ...
3661 fun:_ZN8notifier26ProxyResolvingClientSocketC1ERK13scoped_refptrIN3net23URLRe questContextGetterEERKNS2_9SSLConfigERKNS2_12HostPortPairE
3662 fun:_ZN8notifier23XmppClientSocketFactory27CreateTransportClientSocketERKN3ne t12HostPortPairE
3663 fun:_ZN8notifier17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE
3664 fun:_ZN4buzz10XmppClient21ProcessStartXmppLoginEv
3665 fun:_ZN4buzz10XmppClient7ProcessEi
3666 fun:_ZN9talk_base4Task4StepEv
3667 fun:_ZN9talk_base10TaskRunner16InternalRunTasksEb
3668 fun:_ZN9talk_base10TaskRunner8RunTasksEv
3669 }
3670 {
3671 bug_80663 3671 bug_80663
3672 Memcheck:Leak 3672 Memcheck:Leak
3673 fun:_Znw* 3673 fun:_Znw*
3674 fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvPSsPSt6vectorINS1_11CookieStore 10CookieInfoESaIS6_EEEPS2_EENS_8internal20InvokerStorageHolderINSD_15InvokerStor age1IT_T0_EEEESG_RKSH_ 3674 fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvPSsPSt6vectorINS1_11CookieStore 10CookieInfoESaIS6_EEEPS2_EENS_8internal20InvokerStorageHolderINSD_15InvokerStor age1IT_T0_EEEESG_RKSH_
3675 fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv 3675 fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
3676 fun:_ZN3net17URLRequestHttpJob5StartEv 3676 fun:_ZN3net17URLRequestHttpJob5StartEv
3677 fun:_ZN3net10URLRequest8StartJobEPNS_13URLRequestJobE 3677 fun:_ZN3net10URLRequest8StartJobEPNS_13URLRequestJobE
3678 fun:_ZN3net10URLRequest5StartEv 3678 fun:_ZN3net10URLRequest5StartEv
3679 fun:_ZN10URLFetcher4Core15StartURLRequestEv 3679 fun:_ZN10URLFetcher4Core15StartURLRequestEv
3680 fun:_ZN10URLFetcher4Core30StartURLRequestWhenAppropriateEv 3680 fun:_ZN10URLFetcher4Core30StartURLRequestWhenAppropriateEv
(...skipping 1127 matching lines...) Expand 10 before | Expand all | Expand 10 after
4808 } 4808 }
4809 { 4809 {
4810 bug_todo_getdelim2 4810 bug_todo_getdelim2
4811 Memcheck:Leak 4811 Memcheck:Leak
4812 fun:malloc 4812 fun:malloc
4813 fun:getdelim 4813 fun:getdelim
4814 obj:/lib/libselinux.so.1 4814 obj:/lib/libselinux.so.1
4815 obj:/lib/libselinux.so.1 4815 obj:/lib/libselinux.so.1
4816 obj:/lib/libselinux.so.1 4816 obj:/lib/libselinux.so.1
4817 } 4817 }
OLDNEW
« no previous file with comments | « chrome/browser/safe_browsing/malware_details_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698