summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
diff options
context:
space:
mode:
Diffstat (limited to 'tools/valgrind')
-rw-r--r--tools/valgrind/suppressions.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/valgrind/suppressions.txt b/tools/valgrind/suppressions.txt
index 0148425..3b63c57 100644
--- a/tools/valgrind/suppressions.txt
+++ b/tools/valgrind/suppressions.txt
@@ -380,13 +380,6 @@
fun:_ZN7WebCore7V8Proxy20RegisterGlobalHandleENS_16GlobalHandleTypeEPvN2v810PersistentINS3_5ValueEEE
}
{
- # Font memory leak. See http://crbug.com/9475
- bug_9475
- Memcheck:Leak
- fun:_Znwj
- fun:_ZN7WebCore9FontCache22createFontPlatformDataERKNS_15FontDescriptionERKNS_12AtomicStringE
-}
-{
# V8 leak? See http://crbug.com/9458
bug_9458
Memcheck:Leak