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

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

Issue 562593004: Retire obsolete Valgrind supressions ..101781 (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 92889b8597c700120f3b44d394bea0524d632303..da2100f23b111b1c77d7c1db0d865874a8cbc0af 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -2412,46 +2412,6 @@
fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv
}
{
- bug_101151
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5blink23v8StringToblinkStringIN3WTF*StringEEET_*
- fun:_ZN5blink15V8ParameterBase8toStringIN3WTF*StringEEET_*
- fun:_ZN5blink15V8ParameterBasecvN3WTF*StringEEv
- ...
- fun:_ZN2v88internalL*HandleApiCall*
- obj:*
-}
-{
- bug_101159
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5blink15NPObjectWrapper10NPAllocateEP4_NPPP7NPClass
- fun:_NPN_CreateObject
- fun:_ZN5blink15NPObjectWrapper6createEP8NPObject
- fun:_ZN5blink16ScriptController20windowScriptNPObjectEv
- fun:_ZNK6WebKit12WebFrameImpl12windowObjectEv
- fun:_ZN6webkit5npapi13WebPluginImpl23GetWindowScriptNPObjectEv
- fun:NPN_GetValue
-}
-{
- bug_101345
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN22WebPluginDelegateProxy20CreateResourceClientEmRK4GURLi
- fun:_ZN6webkit5npapi13WebPluginImpl24HandleURLRequestInternalEPKcS3_S3_S3_jibNS1_8ReferrerEbb
-}
-{
- bug_101347
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_
- fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EENS_18CompletionCallbackET_RKT0_
- fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResourceEES7_EENS_18CompletionCallbackET_RKT0_
- fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Graphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_
- fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy10OnMsgFlushERKNS_12HostResourceE
-}
-{
bug_101750
Memcheck:Leak
fun:malloc
@@ -2460,30 +2420,6 @@
fun:_ZN5blink21SVGDocumentExtensions18addPendingResourceERKN3WTF12AtomicStringEPNS_16SVGStyledElementE
}
{
- bug_101751
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5blink14SVGFontElement6createERKNS_13QualifiedNameEPNS_8DocumentE
- fun:_ZN5blinkL15fontConstructorERKNS_13QualifiedNameEPNS_8DocumentEb
- fun:_ZN5blink17SVGElementFactory16createSVGElementERKNS_13QualifiedNameEPNS_8DocumentEb
- fun:_ZN5blink8Document13createElementERKNS_13QualifiedNameEb
-}
-{
- bug_101781
- Memcheck:Uninitialized
- fun:encode_one_block
- fun:encode_mcu_huff
- fun:compress_data
- fun:process_data_simple_main
- fun:chromium_jpeg_write_scanlines
- fun:_ZN3gfx9JPEGCodec6EncodeEPKhNS0_11ColorFormatEiiiiPSt6vectorIhSaIhEE
- fun:_ZN3gfx24JPEGEncodedDataFromImageERKNS_5ImageE?PSt6vectorIhSaIhEE
- fun:_ZN7history8TopSites12EncodeBitmapE*N3gfx5ImageEP13scoped_refptrIN4base15RefCountedBytesEE
- fun:_ZN7history8TopSites16SetPageThumbnailERK4GURL*N3gfx5ImageERK14ThumbnailScore
- fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE
- fun:_ZN7history*ExpireHistoryTest_*
-}
-{
bug_101781_d
Memcheck:Uninitialized
fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0_
« 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