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

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

Issue 593593002: Retire obsolete Valgrind supressions ..99435 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 20a36313e63888d4caec966d703c79015ff29894..4703ff485a212a70d8d7fb1997af18a333f1cb48 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -1727,20 +1727,6 @@
fun:main
}
{
- bug_94195
- Memcheck:Leak
- ...
- fun:_ZN12GpuBlacklist16LoadGpuBlacklistERKSsNS_8OsFilterE
-}
-{
- bug_94345
- Memcheck:Leak
- fun:_Znw*
- fun:_ZNK4base8internal18WeakReferenceOwner6GetRefEv
- fun:_ZN4base15SupportsWeakPtrI16ObserverListBaseIN11MessageLoop12TaskObserverEEE9AsWeakPtrEv
- fun:_ZN16ObserverListBaseIN11MessageLoop12TaskObserverEE8IteratorC1ERS2_
-}
-{
bug_94764
Memcheck:Leak
fun:_Znw*
@@ -1765,43 +1751,6 @@
fun:_ZN11PluginPrefs19OnUpdatePreferencesESt6vectorIN6webkit13WebPluginInfoESaIS2_EES0_INS1_5npapi11PluginGroupESaIS6_EE
}
{
- bug_96069
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN3net9HttpCache13CreateBackendEPPN10disk_cache7BackendEP14CallbackRunnerI6Tuple1IiEE
- fun:_ZN3net9HttpCache17CreateTransactionEP10scoped_ptrINS_15HttpTransactionEE
- ...
- fun:_ZN3net13CookieMonster17CookieMonsterTask14InvokeCallbackEN4base8CallbackIFvvEEE
-}
-{
- bug_96568a
- Memcheck:Leak
- fun:*alloc
- ...
- fun:HB_OpenType*
- ...
- fun:HB_ShapeItem
- fun:_ZN5blink21ComplexTextController11shapeGlyphsEv
- fun:_ZN5blink21ComplexTextController13nextScriptRunEv
-}
-{
- bug_96568b
- Memcheck:Leak
- ...
- fun:HB_NewFace
- fun:_ZN5blinkL21getCachedHarfbuzzFaceEPNS_16FontPlatformDataE
- fun:_ZN5blink12HarfbuzzFaceC1EPNS_16FontPlatformDataE
- fun:_ZN5blink12HarfbuzzFace6createEPNS_16FontPlatformDataE
- fun:_ZNK7blink16FontPlatformData12harfbuzzFaceEv
- fun:_ZN5blink21ComplexTextController21setupFontForScriptRunEv
-}
-{
- bug_98568
- Memcheck:Leak
- ...
- fun:_ZN44WebDragDestGtkTest_NoTabContentsWrapper_Test8TestBodyEv
-}
-{
bug_98867
Memcheck:Jump
obj:*
@@ -1809,19 +1758,6 @@
obj:*
}
{
- bug_99304
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN2v88internal10PagedSpace11AllocateRawEi
- fun:_ZN2v88internal12Deserializer8AllocateEiPNS0_5SpaceEi
- fun:_ZN2v88internal12Deserializer10ReadObjectEiPNS0_5SpaceEPPNS0_6ObjectE
- fun:_ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh
- fun:_ZN2v88internal12Deserializer10ReadObjectEiPNS0_5SpaceEPPNS0_6ObjectE
- fun:_ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh
- fun:_ZN2v88internal12Deserializer13VisitPointersEPPNS0_6ObjectES4_
-}
-{
bug_99307
Memcheck:Uninitialized
fun:modp_b64_encode
@@ -1830,32 +1766,6 @@
fun:_ZN12_GLOBAL__N_121NetworkInfoDictionary8set_iconERK8SkBitmap
}
{
- bug_99308
- Memcheck:Leak
- fun:malloc
- fun:_ZL9toCStringRK9_NPString
- fun:_ZL15testPostURLFileP12PluginObjectPK10_NPVariantjPS1_
- fun:_ZL12pluginInvokeP8NPObjectPvPK10_NPVariantjPS2_
- fun:_ZN5blinkL18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionTypeE
-}
-{
- bug_99321
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5blink12CCThreadImpl6createEPNS_9WebThreadE
- fun:_ZN5blink13WebCompositor9setThreadEPNS_9WebThreadE
- fun:_ZN11WebViewHostC1EP9TestShell
- fun:_ZN9TestShell15createNewWindowERKN5blink6WebURLEP16DRTDevToolsAgent
-}
-{
- bug_99435
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
- fun:_ZN4base11MessageLoop11RunInternalEv
- fun:_ZN4base11MessageLoop10RunHandlerEv
-}
-{
bug_100982
Memcheck:Leak
fun:_Znw*
« 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