Index: tools/valgrind/memcheck/suppressions.txt |
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt |
index 8382e3aa3449a69f6160234bbd1042ff987528d7..aafccaebf28d470076988d2effa581987530fb29 100644 |
--- a/tools/valgrind/memcheck/suppressions.txt |
+++ b/tools/valgrind/memcheck/suppressions.txt |
@@ -6566,25 +6566,6 @@ |
fun:_ZN3gpu5gles2*GLES2ImplementationTest_*_Test8TestBodyEv |
} |
{ |
- bug_173597_a |
- Memcheck:Leak |
- fun:malloc |
- fun:g_malloc |
- fun:g_slice_alloc |
- fun:pango_attr_list_get_iterator |
- fun:_ZN3gfx35RenderTextTest_PangoAttributes_Test8TestBodyEv |
-} |
-{ |
- bug_173597_b |
- Memcheck:Leak |
- fun:realloc |
- fun:g_realloc |
- fun:g_string_maybe_expand |
- fun:g_string_insert_len |
- fun:pango_font_description_to_string |
- fun:_ZN3gfx35RenderTextTest_PangoAttributes_Test8TestBodyEv |
-} |
-{ |
bug_173620 |
Memcheck:Uninitialized |
fun:_ZNK3net21HttpStreamFactoryImpl30GetAlternateProtocolRequestForERK4GURLPS1_ |