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

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 8381008: Some suppressions for the mac_valgrind trybot (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 106907)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -727,30 +727,15 @@
{
bug_46186_d
Memcheck:Leak
- fun:_Znw*
+ ...
fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_
- fun:_ZN16HALDefaultDevice22InstallServerListenersEv
- fun:_ZN16HALDefaultDevice10InitializeEv
+ ...
fun:_ZN9HALSystem15InitializeShellEv
fun:_ZN9HALSystem16CheckOutInstanceEv
fun:AudioObjectGetPropertyData
- fun:*16HasAudioHardwareEm
- fun:_ZN15AudioManagerMac21HasAudioOutputDevicesEv
+ fun:*16HasAudioHardware*
}
{
- bug_46186_e
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFlmmS2_PvES3_
- fun:_ZN9HALSystem15InitializeShellEv
- fun:_ZN9HALSystem16CheckOutInstanceEv
- fun:AudioObjectGetPropertyData
- fun:*16HasAudioHardwareEm
- fun:_ZN15AudioManagerMac21HasAudioOutputDevicesEv
- fun:_ZN5mediaL21HasAudioOutputDevicesEv
- fun:_ZN5media45AudioOutputControllerTest_CreateAndClose_Test8TestBodyEv
-}
-{
bug_47949
Memcheck:Cond
fun:rips_f_DrawRing
@@ -1490,13 +1475,6 @@
fun:gliCreateContext
fun:CGLRestoreDispatchFunction
fun:CGLCreateContext
- fun:-[NSOpenGLContext initWithFormat:shareContext:]
- fun:-[AcceleratedPluginView initWithRenderWidgetHostViewMac:pluginHandle:]
- fun:_ZN23RenderWidgetHostViewMac30AllocateFakePluginWindowHandleEbb
- fun:_ZN27RenderWidgetHostViewMacTest24AddAcceleratedPluginViewEii
- fun:_ZN53RenderWidgetHostViewMacTest_FocusAcceleratedView_Test8TestBodyEv
- fun:_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
- fun:_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
}
{
bug_80036
@@ -1816,19 +1794,11 @@
{
bug_96300
Memcheck:Leak
- fun:malloc
...
- fun:_ZN12OCSPResponseC2ERK9cssm_datad
- fun:tpVerifyCertGroupWithOCSP
- fun:_ZN14AppleTPSession15CertGroupVerifyEllRK14cssm_certgroupPK22cssm_tp_verify_contextP29cssm_tp_verify_context_result
- fun:_Z20cssm_CertGroupVerifylllPK14cssm_certgroupPK22cssm_tp_verify_contextP29cssm_tp_verify_context_result
- fun:CSSM_TP_CertGroupVerify
- fun:_ZN8Security10CssmClient6TPImpl15certGroupVerifyERKNS_9CertGroupERKNS_15TPVerifyContextEPNS_14TPVerifyResultE
- fun:_ZN8Security12KeychainCore5Trust8evaluateEv
+ fun:_ZN8Security12KeychainCore5Trust8evaluate*
fun:SecTrustEvaluate
fun:_ZNK3net15X509Certificate14VerifyInternalERKSsiPNS_16CertVerifyResultE
fun:_ZNK3net15X509Certificate6VerifyERKSsiPNS_16CertVerifyResultE
- fun:_ZN3net44X509CertificateTest_GoogleDigiNotarTest_Test8TestBodyEv
}
{
bug_96559a
@@ -1954,3 +1924,22 @@
fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
fun:_ZN11MessageLoop11RunInternalEv
}
+{
+ bug_101359
+ Memcheck:Leak
+ fun:malloc
+ fun:CGFontNameTableCreate
+ fun:get_name_table
+ fun:CGFontCopyPostScriptName
+ fun:CGFontCreateFontsWithURL
+ fun:_ZN7TCGFontC2EPK7__CFURLb
+ fun:_ZNK12TCGFontCache8CopyFontEPK7__CFURL
+ fun:_ZNK9TBaseFont14CopyNativeFontEv
+ fun:_ZNK9TBaseFont20CalculateFontMetricsEb
+ fun:_ZNK9TBaseFont15InitFontMetricsEv
+ fun:_ZNK9TBaseFont16GetStrikeMetricsEfPK17CGAffineTransformb
+ fun:_ZNK5TFont17InitStrikeMetricsEv
+ fun:CTFontGetAscent
+ fun:__NSFontInstanceInfoInitializeMetricsInfo
+}
+
« 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