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

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

Issue 6976015: Widen suppression (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: " Created 9 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 | « 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 4607 matching lines...) Expand 10 before | Expand all | Expand 10 after
4618 bug_83949_b 4618 bug_83949_b
4619 Memcheck:Leak 4619 Memcheck:Leak
4620 fun:_Znw* 4620 fun:_Znw*
4621 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeIN3net10IPEndPointEEE8alloc ateEjPKv 4621 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeIN3net10IPEndPointEEE8alloc ateEjPKv
4622 fun:_ZNSt8_Rb_treeIN3net10IPEndPointES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE 11_M_get_nodeEv 4622 fun:_ZNSt8_Rb_treeIN3net10IPEndPointES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE 11_M_get_nodeEv
4623 fun:_ZNSt8_Rb_treeIN3net10IPEndPointES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE 14_M_create_nodeERKS1_ 4623 fun:_ZNSt8_Rb_treeIN3net10IPEndPointES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE 14_M_create_nodeERKS1_
4624 fun:_ZNSt8_Rb_treeIN3net10IPEndPointES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE 10_M_insert_EPKSt18_Rb_tree_node_baseSA_RKS1_ 4624 fun:_ZNSt8_Rb_treeIN3net10IPEndPointES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE 10_M_insert_EPKSt18_Rb_tree_node_baseSA_RKS1_
4625 fun:_ZNSt8_Rb_treeIN3net10IPEndPointES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE 16_M_insert_uniqueERKS1_ 4625 fun:_ZNSt8_Rb_treeIN3net10IPEndPointES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE 16_M_insert_uniqueERKS1_
4626 fun:_ZNSt3setIN3net10IPEndPointESt4lessIS1_ESaIS1_EE6insertERKS1_ 4626 fun:_ZNSt3setIN3net10IPEndPointESt4lessIS1_ESaIS1_EE6insertERKS1_
4627 fun:_ZN16P2PSocketHostUdp15DidCompleteReadEi 4627 fun:_ZN16P2PSocketHostUdp15DidCompleteReadEi
4628 ...
4628 fun:_ZN16P2PSocketHostUdp6OnRecvEi 4629 fun:_ZN16P2PSocketHostUdp6OnRecvEi
4629 fun:_Z16DispatchToMethodI16P2PSocketHostUdpMS0_FviEiEvPT_T0_RK6Tuple1IT1_E 4630 fun:_Z16DispatchToMethodI16P2PSocketHostUdpMS0_FviEiEvPT_T0_RK6Tuple1IT1_E
4630 fun:_ZN12CallbackImplI16P2PSocketHostUdpMS0_FviE6Tuple1IiEE13RunWithParamsERK S4_ 4631 fun:_ZN12CallbackImplI16P2PSocketHostUdpMS0_FviE6Tuple1IiEE13RunWithParamsERK S4_
4631 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_ 4632 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
4632 fun:_ZN3net17UDPSocketLibevent14DoReadCallbackEi 4633 fun:_ZN3net17UDPSocketLibevent14DoReadCallbackEi
4633 fun:_ZN3net17UDPSocketLibevent15DidCompleteReadEv 4634 fun:_ZN3net17UDPSocketLibevent15DidCompleteReadEv
4634 fun:_ZN3net17UDPSocketLibevent11ReadWatcher28OnFileCanReadWithoutBlockingEi
4635 } 4635 }
4636 { 4636 {
4637 bug_83944_a 4637 bug_83944_a
4638 Memcheck:Leak 4638 Memcheck:Leak
4639 ... 4639 ...
4640 fun:_ZN7fileapi23FileSystemOperationTest5SetUpEv 4640 fun:_ZN7fileapi23FileSystemOperationTest5SetUpEv
4641 } 4641 }
4642 { 4642 {
4643 bug_83944_b 4643 bug_83944_b
4644 Memcheck:Addr1 4644 Memcheck:Addr1
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
4689 } 4689 }
4690 { 4690 {
4691 bug_todo_getdelim2 4691 bug_todo_getdelim2
4692 Memcheck:Leak 4692 Memcheck:Leak
4693 fun:malloc 4693 fun:malloc
4694 fun:getdelim 4694 fun:getdelim
4695 obj:/lib/libselinux.so.1 4695 obj:/lib/libselinux.so.1
4696 obj:/lib/libselinux.so.1 4696 obj:/lib/libselinux.so.1
4697 obj:/lib/libselinux.so.1 4697 obj:/lib/libselinux.so.1
4698 } 4698 }
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