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

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

Issue 6040009: Update a suppression due to new namespacing from r70592 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 years, 11 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 | « 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 three kinds of suppressions in this file. 1 # There are three 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 3531 matching lines...) Expand 10 before | Expand all | Expand 10 after
3542 } 3542 }
3543 { 3543 {
3544 bug_68290_a 3544 bug_68290_a
3545 Memcheck:Leak 3545 Memcheck:Leak
3546 fun:_Znw* 3546 fun:_Znw*
3547 fun:_ZN22ResourceDispatcherHost21NotifyResponseStartedEPN3net10URLRequestEi 3547 fun:_ZN22ResourceDispatcherHost21NotifyResponseStartedEPN3net10URLRequestEi
3548 fun:_ZN22ResourceDispatcherHost23CompleteResponseStartedEPN3net10URLRequestE 3548 fun:_ZN22ResourceDispatcherHost23CompleteResponseStartedEPN3net10URLRequestE
3549 fun:_ZN22ResourceDispatcherHost17OnResponseStartedEPN3net10URLRequestE 3549 fun:_ZN22ResourceDispatcherHost17OnResponseStartedEPN3net10URLRequestE
3550 fun:_ZN3net10URLRequest15ResponseStartedEv 3550 fun:_ZN3net10URLRequest15ResponseStartedEv
3551 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv 3551 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
3552 fun:_ZN17URLRequestTestJob10StartAsyncEv 3552 fun:_ZN3net17URLRequestTestJob10StartAsyncEv
3553 fun:_Z16DispatchToMethodI17URLRequestTestJobMS0_FvvEEvPT_T0_RK6Tuple0 3553 fun:_Z16DispatchToMethodIN3net17URLRequestTestJobEMS1_FvvEEvPT_T0_RK6Tuple0
3554 fun:_ZN14RunnableMethodI17URLRequestTestJobMS0_FvvE6Tuple0E3RunEv 3554 fun:_ZN14RunnableMethodIN3net17URLRequestTestJobEMS1_FvvE6Tuple0E3RunEv
3555 fun:_ZN11MessageLoop7RunTaskEP4Task 3555 fun:_ZN11MessageLoop7RunTaskEP4Task
3556 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 3556 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
3557 fun:_ZN11MessageLoop6DoWorkEv 3557 fun:_ZN11MessageLoop6DoWorkEv
3558 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE 3558 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
3559 fun:_ZN11MessageLoop11RunInternalEv 3559 fun:_ZN11MessageLoop11RunInternalEv
3560 fun:_ZN11MessageLoop10RunHandlerEv 3560 fun:_ZN11MessageLoop10RunHandlerEv
3561 } 3561 }
3562 { 3562 {
3563 bug_68290_b 3563 bug_68290_b
3564 Memcheck:Leak 3564 Memcheck:Leak
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
3641 fun:_ZN3net17HttpStreamRequest6DoLoopEi 3641 fun:_ZN3net17HttpStreamRequest6DoLoopEi
3642 fun:_ZN3net17HttpStreamRequest7RunLoopEi 3642 fun:_ZN3net17HttpStreamRequest7RunLoopEi
3643 fun:_ZN3net17HttpStreamRequest13StartInternalEPKNS_15HttpRequestInfoEPNS_9SSL ConfigEPNS_9ProxyInfoERKNS_11BoundNetLogE 3643 fun:_ZN3net17HttpStreamRequest13StartInternalEPKNS_15HttpRequestInfoEPNS_9SSL ConfigEPNS_9ProxyInfoERKNS_11BoundNetLogE
3644 fun:_ZN3net17HttpStreamRequest5StartEPKNS_15HttpRequestInfoEPNS_9SSLConfigEPN S_9ProxyInfoEPNS_13StreamRequest8DelegateERKNS_11BoundNetLogE 3644 fun:_ZN3net17HttpStreamRequest5StartEPKNS_15HttpRequestInfoEPNS_9SSLConfigEPN S_9ProxyInfoEPNS_13StreamRequest8DelegateERKNS_11BoundNetLogE
3645 fun:_ZN3net17HttpStreamFactory13RequestStreamEPKNS_15HttpRequestInfoEPNS_9SSL ConfigEPNS_9ProxyInfoEPNS_18HttpNetworkSessionEPNS_13StreamRequest8DelegateERKNS _11BoundNetLogE 3645 fun:_ZN3net17HttpStreamFactory13RequestStreamEPKNS_15HttpRequestInfoEPNS_9SSL ConfigEPNS_9ProxyInfoEPNS_18HttpNetworkSessionEPNS_13StreamRequest8DelegateERKNS _11BoundNetLogE
3646 fun:_ZN3net22HttpNetworkTransaction14DoCreateStreamEv 3646 fun:_ZN3net22HttpNetworkTransaction14DoCreateStreamEv
3647 fun:_ZN3net22HttpNetworkTransaction6DoLoopEi 3647 fun:_ZN3net22HttpNetworkTransaction6DoLoopEi
3648 fun:_ZN3net22HttpNetworkTransaction5StartEPKNS_15HttpRequestInfoEP14CallbackR unnerI6Tuple1IiEERKNS_11BoundNetLogE 3648 fun:_ZN3net22HttpNetworkTransaction5StartEPKNS_15HttpRequestInfoEP14CallbackR unnerI6Tuple1IiEERKNS_11BoundNetLogE
3649 fun:_ZN3net9HttpCache11Transaction13DoSendRequestEv 3649 fun:_ZN3net9HttpCache11Transaction13DoSendRequestEv
3650 } 3650 }
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