Commit a0742f1d authored by ksakamoto's avatar ksakamoto Committed by Commit bot

Remove a valgrind suppression for Brotli decoder

This was fixed in https://codereview.chromium.org/766523003

BUG=411235

Review URL: https://codereview.chromium.org/804903003

Cr-Commit-Position: refs/heads/master@{#308492}
parent 94f62791
...@@ -3283,15 +3283,6 @@ ...@@ -3283,15 +3283,6 @@
fun:_ZN5blink20InlineTextBoxPainter5paintERNS_9PaintInfoERKNS_11LayoutPointE fun:_ZN5blink20InlineTextBoxPainter5paintERNS_9PaintInfoERKNS_11LayoutPointE
fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_ fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
} }
{
bug_411235
Memcheck:Overlap
fun:memcpy@@GLIBC_2.14
fun:IncrementalCopyFastPath
fun:BrotliDecompress
fun:BrotliDecompressBuffer
fun:_ZN12_GLOBAL__N_115Woff2UncompressEPhmPKhmj
}
{ {
bug_415092 bug_415092
Memcheck:Leak Memcheck:Leak
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment