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

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

Issue 159238: Fix a leak that only happens in layout test mode. (Closed)
Patch Set: Created 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/api/public/WebClipboard.h » ('j') | 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 d07c2ecf9b27afb87b657dc34f26a72a4c4d97c6..90054949f8750c1aedfb4672ef7f24c0fab178e4 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -911,16 +911,6 @@
fun:*UtilityProcessHostTest_ExtensionUnpacker_Test8TestBodyEv
}
{
- bug_17184
- Memcheck:Leak
- fun:malloc
- fun:_ZN3WTF10fastMallocEj
- fun:_ZN7WebCore10StringImplnwEj
- fun:_ZN7WebCore10StringImpl5adoptERN3WTF6VectorItLj0EEE
- fun:_ZN7WebCore12createMarkupEPKNS_5RangeEPN3WTF6VectorIPNS_4NodeELj0EEENS_23EAnnotateForInterchangeEb
- fun:_ZN7WebCore10Pasteboard14writeSelectionEPNS_5RangeEbPNS_5FrameE
-}
-{
bug_17185
Memcheck:Leak
fun:malloc
« no previous file with comments | « no previous file | webkit/api/public/WebClipboard.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698