| Index: tools/valgrind/memcheck/suppressions.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
|
| index 04d1b2da18f3c71a6705ab4c2f997f604a4e66e0..92cf61e675dfb5f53059f4ad4271e4bb40b29cea 100644
|
| --- a/tools/valgrind/memcheck/suppressions.txt
|
| +++ b/tools/valgrind/memcheck/suppressions.txt
|
| @@ -4766,6 +4766,14 @@
|
| fun:_ZNK7WebCore4Font20selectionRectForTextERKNS_7TextRunERKNS_10FloatPointEiii
|
| }
|
| {
|
| + bug_101755_b1
|
| + Memcheck:Uninitialized
|
| + fun:_ZN7WebCore13WidthIterator*
|
| + fun:_ZNK7WebCore4Font23floatWidthForSimpleTextERKNS_7TextRunEPNS_11GlyphBufferEPN3WTF7HashSetIPKNS_14SimpleFontDataENS6_7PtrHashISA_EENS6_10HashTraitsISA_EEEEPNS_13GlyphOverflowE
|
| + fun:_ZNK7WebCore4Font30offsetForPositionForSimpleTextERKNS_7TextRunEfb
|
| + fun:_ZNK7WebCore4Font17offsetForPositionERKNS_7TextRunEfb
|
| +}
|
| +{
|
| bug_101755_c
|
| Memcheck:Uninitialized
|
| fun:_ZN7WebCore21ComplexTextController*
|
|
|