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

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

Issue 8394001: Fixed leak in ExtensionBookmarksTest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reviewed Created 9 years, 1 month 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/bookmarks/bookmark_extension_helpers_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 4944 matching lines...) Expand 10 before | Expand all | Expand 10 after
4955 bug_101347 4955 bug_101347
4956 Memcheck:Leak 4956 Memcheck:Leak
4957 fun:_Znw* 4957 fun:_Znw*
4958 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS 1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_ 4958 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS 1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_
4959 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EEN S_18CompletionCallbackET_RKT0_ 4959 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EEN S_18CompletionCallbackET_RKT0_
4960 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResource EES7_EENS_18CompletionCallbackET_RKT0_ 4960 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResource EES7_EENS_18CompletionCallbackET_RKT0_
4961 fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Gr aphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_ 26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_ 4961 fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Gr aphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_ 26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_
4962 fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy10OnMsgFlushERKNS_12HostResourceE 4962 fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy10OnMsgFlushERKNS_12HostResourceE
4963 } 4963 }
4964 { 4964 {
4965 bug_101468a
4966 Memcheck:Leak
4967 fun:_Znw*
4968 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsPN4base5ValueEE EE8allocateEmPKv
4969 fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsE SaIS5_EE11_M_get_nodeEv
4970 fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsE SaIS5_EE14_M_create_nodeERKS5_
4971 fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsE SaIS5_EE10_M_insert_EPKSt18_Rb_tree_node_baseSE_RKS5_
4972 fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsE SaIS5_EE16_M_insert_uniqueERKS5_
4973 fun:_ZNSt3mapISsPN4base5ValueESt4lessISsESaISt4pairIKSsS2_EEE6insertERKS7_
4974 fun:_ZN4base15DictionaryValue23SetWithoutPathExpansionERKSsPNS_5ValueE
4975 fun:_ZN4base15DictionaryValue3SetERKSsPNS_5ValueE
4976 ...
4977 fun:_ZN26bookmark_extension_helpers17GetNodeDictionaryEPK12BookmarkNodebb
4978 fun:_ZN*ExtensionBookmarksTest_*_Test8TestBodyEv
4979 }
4980 {
4981 bug_101468b
4982 Memcheck:Leak
4983 fun:_Znw*
4984 fun:_ZN26bookmark_extension_helpers17GetNodeDictionaryEPK12BookmarkNodebb
4985 fun:_ZN*ExtensionBookmarksTest_*_Test8TestBodyEv
4986 }
4987 {
4988 bug_101470 4965 bug_101470
4989 Memcheck:Param 4966 Memcheck:Param
4990 write(buf) 4967 write(buf)
4991 obj:/lib/libc-2.11.1.so 4968 obj:/lib/libc-2.11.1.so
4992 fun:_IO_file_write@@GLIBC_2.2.5 4969 fun:_IO_file_write@@GLIBC_2.2.5
4993 ... 4970 ...
4994 fun:f* 4971 fun:f*
4995 ... 4972 ...
4996 fun:_ZNK13safe_browsing9PrefixSet9WriteFileERK8FilePath 4973 fun:_ZNK13safe_browsing9PrefixSet9WriteFileERK8FilePath
4997 fun:_ZN12_GLOBAL__N_113PrefixSetTest16GetPrefixSetFileEP8FilePath 4974 fun:_ZN12_GLOBAL__N_113PrefixSetTest16GetPrefixSetFileEP8FilePath
(...skipping 22 matching lines...) Expand all
5020 } 4997 }
5021 { 4998 {
5022 bug_todo_getdelim2 4999 bug_todo_getdelim2
5023 Memcheck:Leak 5000 Memcheck:Leak
5024 fun:malloc 5001 fun:malloc
5025 fun:getdelim 5002 fun:getdelim
5026 obj:/lib/libselinux.so.1 5003 obj:/lib/libselinux.so.1
5027 obj:/lib/libselinux.so.1 5004 obj:/lib/libselinux.so.1
5028 obj:/lib/libselinux.so.1 5005 obj:/lib/libselinux.so.1
5029 } 5006 }
OLDNEW
« no previous file with comments | « chrome/browser/bookmarks/bookmark_extension_helpers_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698