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

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

Issue 2799055: Valgrind: Widen a CrOS suppression.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 5 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 3534 matching lines...) Expand 10 before | Expand all | Expand 10 after
3545 Memcheck:Leak 3545 Memcheck:Leak
3546 fun:_Znw* 3546 fun:_Znw*
3547 fun:_ZN3net11SpdySession12CreateStreamERK4GURLNS_15RequestPriorityEP13scoped_ refptrINS_10SpdyStreamEERKNS_11BoundNetLogE 3547 fun:_ZN3net11SpdySession12CreateStreamERK4GURLNS_15RequestPriorityEP13scoped_ refptrINS_10SpdyStreamEERKNS_11BoundNetLogE
3548 fun:*SpdyHttpStreamTest_SendRequest_Test8TestBodyEv 3548 fun:*SpdyHttpStreamTest_SendRequest_Test8TestBodyEv
3549 } 3549 }
3550 { 3550 {
3551 bug_48130_a 3551 bug_48130_a
3552 Memcheck:Leak 3552 Memcheck:Leak
3553 fun:_Znw* 3553 fun:_Znw*
3554 fun:*IdMapsC1Ev 3554 fun:*IdMapsC1Ev
3555 ...
3555 fun:*IdMapsE22DefaultSingletonTraitsIS1_ES1_E3getEv 3556 fun:*IdMapsE22DefaultSingletonTraitsIS1_ES1_E3getEv
3556 fun:_ZN8chromeos12input_method33GetInputMethodIdsFromLanguageCodeERKSsNS0_15I nputMethodTypeEPSt6vectorISsSaISsEE 3557 fun:_ZN8chromeos12input_method33GetInputMethodIdsFromLanguageCodeERKSsNS0_15I nputMethodTypeEPSt6vectorISsSaISsEE
3557 fun:_ZN8chromeos11Preferences4InitEP11PrefService 3558 fun:_ZN8chromeos11Preferences4InitEP11PrefService
3558 fun:_ZN11ProfileImplC1ERK8FilePath 3559 fun:_ZN11ProfileImplC1ERK8FilePath
3559 fun:_ZN7Profile13CreateProfileERK8FilePath 3560 fun:_ZN7Profile13CreateProfileERK8FilePath
3560 fun:_ZN14ProfileManager13CreateProfileERK8FilePath 3561 fun:_ZN14ProfileManager13CreateProfileERK8FilePath
3561 fun:_ZN37ProfileManagerTest_CreateProfile_Test8TestBodyEv
3562 } 3562 }
3563 { 3563 {
3564 bug_48130_b 3564 bug_48130_b
3565 Memcheck:Leak 3565 Memcheck:Leak
3566 fun:_Znw* 3566 fun:_Znw*
3567 ... 3567 ...
3568 fun:*AddInputMethodToMapsERKSsRKN8chromeos21InputMethodDescriptorE 3568 fun:*AddInputMethodToMapsERKSsRKN8chromeos21InputMethodDescriptorE
3569 ... 3569 ...
3570 fun:_ZN8chromeos12input_method33GetInputMethodIdsFromLanguageCodeERKSsNS0_15I nputMethodTypeEPSt6vectorISsSaISsEE 3570 fun:_ZN8chromeos12input_method33GetInputMethodIdsFromLanguageCodeERKSsNS0_15I nputMethodTypeEPSt6vectorISsSaISsEE
3571 fun:_ZN8chromeos11Preferences4InitEP11PrefService 3571 fun:_ZN8chromeos11Preferences4InitEP11PrefService
3572 fun:_ZN11ProfileImplC1ERK8FilePath 3572 fun:_ZN11ProfileImplC1ERK8FilePath
3573 fun:_ZN7Profile13CreateProfileERK8FilePath 3573 fun:_ZN7Profile13CreateProfileERK8FilePath
3574 fun:_ZN14ProfileManager13CreateProfileERK8FilePath 3574 fun:_ZN14ProfileManager13CreateProfileERK8FilePath
3575 fun:_ZN37ProfileManagerTest_CreateProfile_Test8TestBodyEv
3576 } 3575 }
3577 { 3576 {
3578 bug_46678_v_a 3577 bug_46678_v_a
3579 Memcheck:Leak 3578 Memcheck:Leak
3580 fun:_Znw* 3579 fun:_Znw*
3581 fun:_Z11NewCallbackIN8remoting14SessionManagerEPKNS0_24UpdateStreamPacketHead erERK13scoped_refptrIN5media10DataBufferEEiEPN9Callback3IT0_T1_T2_E4TypeEPT_MSI_ FvSC_SD_SE_E 3580 fun:_Z11NewCallbackIN8remoting14SessionManagerEPKNS0_24UpdateStreamPacketHead erERK13scoped_refptrIN5media10DataBufferEEiEPN9Callback3IT0_T1_T2_E4TypeEPT_MSI_ FvSC_SD_SE_E
3582 fun:_ZN8remoting14SessionManager8DoEncodeE13scoped_refptrINS_8Capturer11Captu reDataEE 3581 fun:_ZN8remoting14SessionManager8DoEncodeE13scoped_refptrINS_8Capturer11Captu reDataEE
3583 fun:_Z16DispatchToMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0 _8Capturer11CaptureDataEEES5_EvPT_T0_RK6Tuple1IT1_E 3582 fun:_Z16DispatchToMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0 _8Capturer11CaptureDataEEES5_EvPT_T0_RK6Tuple1IT1_E
3584 fun:_ZN14RunnableMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_ 8Capturer11CaptureDataEEE6Tuple1IS5_EE3RunEv 3583 fun:_ZN14RunnableMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_ 8Capturer11CaptureDataEEE6Tuple1IS5_EE3RunEv
3585 } 3584 }
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