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

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

Issue 24189002: Valgrind: Remove suppressions for a fixed leak and add new suppressions for Mac memory errors. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 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 | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 223375)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -7116,22 +7116,6 @@
fun:_ZN13WebTestRunner11CppNPObject6invokeEP8NPObjectPvPK10_NPVariantjPS4_
}
{
- bug_290552a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN18SkLumaMaskXfermode6CreateEN10SkXfermode4ModeE
- fun:_ZN7WebCore15GraphicsContext16beginMaskedLayerERKNS_9FloatRectENS_8MaskTypeE
- fun:_ZN7WebCore*RenderSVGResource*
-}
-{
- bug_290552b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN10SkXfermode6CreateENS_4ModeE
- fun:_ZN7WebCore15GraphicsContext16beginMaskedLayerERKNS_9FloatRectENS_8MaskTypeE
- fun:_ZN7WebCore*RenderSVGResource*
-}
-{
bug_290559a
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698