diff options
Diffstat (limited to 'tools/valgrind/memcheck/suppressions.txt')
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 5cb52ac..42b8bdf 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -3304,3 +3304,17 @@ fun:_ZN13safe_browsing26ClientSideDetectionService32StartClientReportPhishingRequestERK4GURLd8SkBitmapP14CallbackRunnerI6Tuple2IS1_bEE fun:_Z16DispatchToMethodIN13safe_browsing26ClientSideDetectionServiceEMS1_FvRK4GURLd8SkBitmapP14CallbackRunnerI6Tuple2IS2_bEEES2_dS5_SA_EvPT_T0_RK6Tuple4IT1_T2_T3_T4_E } +{ + bug_63015 + Memcheck:Addr2 + fun:_ZN7WebCore18stringToLengthTypeERPKtS1_ + fun:_ZN7WebCore9SVGLength16setValueAsStringERKN3WTF6StringERi + fun:_ZN7WebCore13SVGLengthList5parseERKN3WTF6StringENS_13SVGLengthModeE + fun:_ZN7WebCore25SVGTextPositioningElement20parseMappedAttributeEPNS_9AttributeE + fun:_ZN7WebCore14SVGTextElement20parseMappedAttributeEPNS_9AttributeE + fun:_ZN7WebCore13StyledElement16attributeChangedEPNS_9AttributeEb + fun:_ZN7WebCore10SVGElement16attributeChangedEPNS_9AttributeEb + fun:_ZN7WebCore7Element12setAttributeERKNS_13QualifiedNameERKN3WTF12AtomicStringERi + fun:_ZN7WebCore7Element14setAttributeNSERKN3WTF12AtomicStringES4_S4_RiNS_27FragmentScriptingPermissionE + fun:_ZN7WebCore15ElementInternal22setAttributeNSCallbackERKN2v89ArgumentsE +} |