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

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

Issue 8486018: ppapi: Fix memory leaks in TestCharSetToUTF16. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove suppressions. 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 | « ppapi/tests/test_char_set.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 4019 matching lines...) Expand 10 before | Expand all | Expand 10 after
4030 { 4030 {
4031 bug_90642 4031 bug_90642
4032 Memcheck:Leak 4032 Memcheck:Leak
4033 fun:_Znw* 4033 fun:_Znw*
4034 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS0_11PendingTaskE 4034 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS0_11PendingTaskE
4035 fun:_ZN4base22PosixDynamicThreadPool8PostTask* 4035 fun:_ZN4base22PosixDynamicThreadPool8PostTask*
4036 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTask* 4036 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTask*
4037 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8Location* 4037 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8Location*
4038 } 4038 }
4039 { 4039 {
4040 bug_90644_a
4041 Memcheck:Leak
4042 fun:malloc
4043 fun:_ZN*ppapi12_GLOBAL__N_18MemAllocEj
4044 fun:_ZN5ppapi11CharSetImpl14CharSetToUTF16*26PP_CharSet_ConversionErrorPj
4045 fun:_ZN5ppapi5thunk12_GLOBAL__N_114CharSetToUTF16EiPKcjS3_26PP_CharSet_Conver sionErrorPj
4046 ...
4047 fun:_Z24PP_RunCompletionCallbackP21PP_CompletionCallbacki
4048 fun:_ZN*pp*5proxy12_GLOBAL__N_115CallbackWrapperE21PP_CompletionCallbacki
4049 }
4050 {
4051 bug_90644_b
4052 Memcheck:Leak
4053 fun:_Znw*
4054 fun:_ZN2pp5proxy16PluginVarTracker10MakeStringEPKcj
4055 fun:_ZN2pp5proxy16PluginVarTracker10MakeStringERKSs
4056 fun:_ZN2pp5proxy27PluginVarSerializationRules23BeginReceiveCallerOwnedERK6PP_ VarPKSsPNS0_10DispatcherE
4057 fun:_ZN2pp5proxy31SerializedVarVectorReceiveInput3GetEPNS0_10DispatcherEPj
4058 fun:_ZN2pp5proxy15PPP_Class_Proxy9OnMsgCallExxNS0_25SerializedVarReceiveInput ENS0_31SerializedVarVectorReceiveInputENS0_21SerializedVarOutParamENS0_24Seriali zedVarReturnValueE
4059 }
4060 {
4061 bug_90644_c
4062 Memcheck:Leak
4063 fun:malloc
4064 fun:_ZN5ppapi5proxy12_GLOBAL__N_18MemAllocEj
4065 fun:_ZN5ppapi11CharSetImpl14CharSetToUTF16EPK14PPB_Memory_DevPKcjS5_26PP_Char Set_ConversionErrorPj
4066 fun:_ZN5ppapi5proxy17PPB_CharSet_Proxy14CharSetToUTF16EiPKcjS3_26PP_CharSet_C onversionErrorPj
4067 fun:_ZN5ppapi5thunk12_GLOBAL__N_114CharSetToUTF16EiPKcjS3_26PP_CharSet_Conver sionErrorPj
4068 fun:_ZN11TestCharSet18TestCharSetToUTF16Ev
4069 }
4070 {
4071 bug_90644_d
4072 Memcheck:Leak
4073 fun:malloc
4074 fun:_ZN5ppapi12_GLOBAL__N_18MemAllocEj
4075 fun:_ZN5ppapi11CharSetImpl14CharSetToUTF16EPKcjS2_26PP_CharSet_ConversionErro rPj
4076 fun:_ZN5ppapi5thunk12_GLOBAL__N_114CharSetToUTF16EiPKcjS3_26PP_CharSet_Conver sionErrorPj
4077 fun:_ZN11TestCharSet18TestCharSetToUTF16Ev
4078 fun:_ZN11TestCharSet7RunTestEv
4079 }
4080 {
4081 bug_90671 4040 bug_90671
4082 Memcheck:Leak 4041 Memcheck:Leak
4083 fun:_Znw* 4042 fun:_Znw*
4084 ... 4043 ...
4085 fun:_ZNK3sql9Statement*ColumnString* 4044 fun:_ZNK3sql9Statement*ColumnString*
4086 fun:_ZN7history11URLDatabase10FillURLRowERN3sql9StatementEPNS_6URLRowE 4045 fun:_ZN7history11URLDatabase10FillURLRowERN3sql9StatementEPNS_6URLRowE
4087 fun:_ZN7history11URLDatabase13URLEnumerator10GetNextURLEPNS_6URLRowE 4046 fun:_ZN7history11URLDatabase13URLEnumerator10GetNextURLEPNS_6URLRowE
4088 fun:_ZN7history14HistoryBackend11IterateURLsEPN14HistoryService13URLEnumerato rE 4047 fun:_ZN7history14HistoryBackend11IterateURLsEPN14HistoryService13URLEnumerato rE
4089 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_FvPN14HistoryService13 URLEnumeratorEES4_EvPT_T0_RK6Tuple1IT1_E 4048 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_FvPN14HistoryService13 URLEnumeratorEES4_EvPT_T0_RK6Tuple1IT1_E
4090 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvPN14HistoryService13U RLEnumeratorEE6Tuple1IS4_EE3RunEv 4049 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvPN14HistoryService13U RLEnumeratorEE6Tuple1IS4_EE3RunEv
(...skipping 1193 matching lines...) Expand 10 before | Expand all | Expand 10 after
5284 obj:/lib/libselinux.so.1 5243 obj:/lib/libselinux.so.1
5285 obj:/lib/libselinux.so.1 5244 obj:/lib/libselinux.so.1
5286 } 5245 }
5287 { 5246 {
5288 bug_todo_grep 5247 bug_todo_grep
5289 Memcheck:Leak 5248 Memcheck:Leak
5290 fun:malloc 5249 fun:malloc
5291 obj:/bin/grep 5250 obj:/bin/grep
5292 obj:/bin/grep 5251 obj:/bin/grep
5293 } 5252 }
OLDNEW
« no previous file with comments | « ppapi/tests/test_char_set.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698