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

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

Issue 6275013: Fixed suppressions that were not updated after namespace rename. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/tools
Patch Set: One more ... line needed. 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 | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | 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 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 Memcheck:Leak 264 Memcheck:Leak
265 ... 265 ...
266 fun:g_object_weak_ref 266 fun:g_object_weak_ref
267 fun:g_object_add_weak_pointer 267 fun:g_object_add_weak_pointer
268 } 268 }
269 { 269 {
270 # Totem plugin leaks when we load it. 270 # Totem plugin leaks when we load it.
271 bug_21326 271 bug_21326
272 Memcheck:Leak 272 Memcheck:Leak
273 ... 273 ...
274 fun:_ZN5NPAPI9PluginLib17ReadWebPluginInfoERK8FilePathP13WebPluginInfo 274 fun:_ZN56webkit5npapi9PluginLib17ReadWebPluginInfoERK8FilePathP13WebPluginInf o
275 } 275 }
276 { 276 {
277 # NSS bug https://bugzilla.mozilla.org/show_bug.cgi?id=518443 277 # NSS bug https://bugzilla.mozilla.org/show_bug.cgi?id=518443
278 https://bugzilla.mozilla.org/show_bug.cgi?id=518443 278 https://bugzilla.mozilla.org/show_bug.cgi?id=518443
279 Memcheck:Leak 279 Memcheck:Leak
280 fun:calloc 280 fun:calloc
281 ... 281 ...
282 fun:PORT_ZAlloc_Util 282 fun:PORT_ZAlloc_Util
283 fun:PORT_NewArena_Util 283 fun:PORT_NewArena_Util
284 fun:PK11_ImportAndReturnPrivateKey 284 fun:PK11_ImportAndReturnPrivateKey
(...skipping 3063 matching lines...) Expand 10 before | Expand all | Expand 10 after
3348 fun:_ZNSt3setISsSt4lessISsESaISsEE6insertERKSs 3348 fun:_ZNSt3setISsSt4lessISsESaISsEE6insertERKSs
3349 fun:_ZN16TranslateManager19IsSupportedLanguageERKSs 3349 fun:_ZN16TranslateManager19IsSupportedLanguageERKSs
3350 fun:_ZN16TranslateManager17GetTargetLanguageEv 3350 fun:_ZN16TranslateManager17GetTargetLanguageEv
3351 } 3351 }
3352 { 3352 {
3353 bug_64930b 3353 bug_64930b
3354 Memcheck:Leak 3354 Memcheck:Leak
3355 fun:_Znw* 3355 fun:_Znw*
3356 ... 3356 ...
3357 fun:_ZNSt* 3357 fun:_ZNSt*
3358 fun:_ZN5NPAPI10PluginList* 3358 ...
3359 fun:_ZN6webkit5npapi10PluginList*
3359 ... 3360 ...
3360 fun:_ZN13PluginService* 3361 fun:_ZN13PluginService*
3361 } 3362 }
3362 { 3363 {
3363 bug_64930c 3364 bug_64930c
3364 Memcheck:Leak 3365 Memcheck:Leak
3365 fun:_Znw* 3366 fun:_Znw*
3366 ... 3367 ...
3367 fun:*ThemeMapC1Ev 3368 fun:*ThemeMapC1Ev
3368 fun:*ThemeMapEE3NewEPv 3369 fun:*ThemeMapEE3NewEPv
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
3646 fun:_ZN8remoting8protocol17JingleSessionTest18DoCreateServerPairEv 3647 fun:_ZN8remoting8protocol17JingleSessionTest18DoCreateServerPairEv
3647 fun:_Z16DispatchToMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvEEvPT_ T0_RK6Tuple0 3648 fun:_Z16DispatchToMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvEEvPT_ T0_RK6Tuple0
3648 fun:_ZN14RunnableMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvE6Tuple 0E3RunEv 3649 fun:_ZN14RunnableMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvE6Tuple 0E3RunEv
3649 fun:_ZN11MessageLoop7RunTaskEP4Task 3650 fun:_ZN11MessageLoop7RunTaskEP4Task
3650 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 3651 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
3651 fun:_ZN11MessageLoop6DoWorkEv 3652 fun:_ZN11MessageLoop6DoWorkEv
3652 fun:_ZN8remoting12JingleThread17JingleMessagePump9OnMessageEPN9talk_base7Mess ageE 3653 fun:_ZN8remoting12JingleThread17JingleMessagePump9OnMessageEPN9talk_base7Mess ageE
3653 fun:_ZN9talk_base12MessageQueue8DispatchEPNS_7MessageE 3654 fun:_ZN9talk_base12MessageQueue8DispatchEPNS_7MessageE
3654 fun:_ZN9talk_base6Thread15ProcessMessagesEi 3655 fun:_ZN9talk_base6Thread15ProcessMessagesEi
3655 } 3656 }
3656 3657
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698