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

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

Issue 6246017: Fix memory leaks in BufferedDataSource, BufferedResourceLoader and SimpleDataSource unit tests. (Closed) Base URL: svn://chrome-svn/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 | « tools/heapcheck/suppressions.txt ('k') | webkit/glue/media/buffered_data_source_unittest.cc » ('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 3353 matching lines...) Expand 10 before | Expand all | Expand 10 after
3364 Memcheck:Leak 3364 Memcheck:Leak
3365 fun:_Znw* 3365 fun:_Znw*
3366 ... 3366 ...
3367 fun:*ThemeMapC1Ev 3367 fun:*ThemeMapC1Ev
3368 fun:*ThemeMapEE3NewEPv 3368 fun:*ThemeMapEE3NewEPv
3369 fun:*ThemeMapENS_25DefaultLazyInstanceTraitsIS2_EEE7PointerEv 3369 fun:*ThemeMapENS_25DefaultLazyInstanceTraitsIS2_EEE7PointerEv
3370 fun:*ThemeMapENS_25DefaultLazyInstanceTraitsIS2_EEE3GetEv 3370 fun:*ThemeMapENS_25DefaultLazyInstanceTraitsIS2_EEE3GetEv
3371 fun:_ZN13ResourcesUtil18GetThemeResourceIdERKSs 3371 fun:_ZN13ResourcesUtil18GetThemeResourceIdERKSs
3372 } 3372 }
3373 { 3373 {
3374 bug_65664a
3375 Memcheck:Leak
3376 fun:_Znw*
3377 fun:_ZN11webkit_glue26BufferedResourceLoaderTest10InitializeEPKcii
3378 fun:_ZN11webkit_glue*BufferedResourceLoaderTest*
3379 }
3380 {
3381 bug_65664b
3382 Memcheck:Leak
3383 fun:_Znw*
3384 fun:_ZN11webkit_glue22BufferedDataSourceTest20InitializeDataSource*
3385 fun:_ZN11webkit_glue*BufferedDataSourceTest*
3386 }
3387 {
3388 bug_65664c
3389 Memcheck:Leak
3390 fun:_Znw*
3391 fun:_ZN11webkit_glue20SimpleDataSourceTest20InitializeDataSourceEPKcPN5media1 2MockCallbackE
3392 fun:_ZN11webkit_glue*SimpleDataSourceTest*
3393 }
3394 {
3395 bug_65664d
3396 Memcheck:Leak
3397 fun:_Znw*
3398 fun:_ZN11webkit_glue40SimpleDataSourceTest_InitializeData_Test8TestBodyEv
3399 fun:_ZN7testing*HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2 _vEPKc
3400 }
3401 {
3402 bug_65680a 3374 bug_65680a
3403 Memcheck:Leak 3375 Memcheck:Leak
3404 fun:_Znw* 3376 fun:_Znw*
3405 fun:_ZN8remoting12TraceContext3GetEv 3377 fun:_ZN8remoting12TraceContext3GetEv
3406 fun:_ZN8remoting12TraceContext6tracerEv 3378 fun:_ZN8remoting12TraceContext6tracerEv
3407 fun:_ZN8remoting14ScreenRecorder9DoCaptureEv 3379 fun:_ZN8remoting14ScreenRecorder9DoCaptureEv
3408 fun:_ZN8remoting14ScreenRecorder7DoStartEv 3380 fun:_ZN8remoting14ScreenRecorder7DoStartEv
3409 fun:_Z16DispatchToMethodIN8remoting14ScreenRecorderEMS1_FvvEEvPT_T0_RK6Tuple0 3381 fun:_Z16DispatchToMethodIN8remoting14ScreenRecorderEMS1_FvvEEvPT_T0_RK6Tuple0
3410 fun:_ZN14RunnableMethodIN8remoting14ScreenRecorderEMS1_FvvE6Tuple0E3RunEv 3382 fun:_ZN14RunnableMethodIN8remoting14ScreenRecorderEMS1_FvvE6Tuple0E3RunEv
3411 fun:_ZN11MessageLoop7RunTaskEP4Task 3383 fun:_ZN11MessageLoop7RunTaskEP4Task
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
3646 fun:_ZN8remoting8protocol17JingleSessionTest18DoCreateServerPairEv 3618 fun:_ZN8remoting8protocol17JingleSessionTest18DoCreateServerPairEv
3647 fun:_Z16DispatchToMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvEEvPT_ T0_RK6Tuple0 3619 fun:_Z16DispatchToMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvEEvPT_ T0_RK6Tuple0
3648 fun:_ZN14RunnableMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvE6Tuple 0E3RunEv 3620 fun:_ZN14RunnableMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvE6Tuple 0E3RunEv
3649 fun:_ZN11MessageLoop7RunTaskEP4Task 3621 fun:_ZN11MessageLoop7RunTaskEP4Task
3650 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 3622 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
3651 fun:_ZN11MessageLoop6DoWorkEv 3623 fun:_ZN11MessageLoop6DoWorkEv
3652 fun:_ZN8remoting12JingleThread17JingleMessagePump9OnMessageEPN9talk_base7Mess ageE 3624 fun:_ZN8remoting12JingleThread17JingleMessagePump9OnMessageEPN9talk_base7Mess ageE
3653 fun:_ZN9talk_base12MessageQueue8DispatchEPNS_7MessageE 3625 fun:_ZN9talk_base12MessageQueue8DispatchEPNS_7MessageE
3654 fun:_ZN9talk_base6Thread15ProcessMessagesEi 3626 fun:_ZN9talk_base6Thread15ProcessMessagesEi
3655 } 3627 }
3656
OLDNEW
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | webkit/glue/media/buffered_data_source_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698