| Index: tools/valgrind/drmemory/suppressions.txt
|
| diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
|
| index d6f60966492a1305e8c79f0046a912a90fe66228..c429a9f13ae165cc7436fe2da7a135e33dee9a0f 100644
|
| --- a/tools/valgrind/drmemory/suppressions.txt
|
| +++ b/tools/valgrind/drmemory/suppressions.txt
|
| @@ -742,3 +742,20 @@ drmemorylib.dll!replace_operator_delete
|
| *!content::ContentMainRunnerImpl::Run
|
| *!content::ContentMain
|
| *!content::LaunchTests
|
| +
|
| +UNINITIALIZED READ
|
| +name=http://crbug.com/463204
|
| +skia.dll!_ltod3
|
| +skia.dll!SkPaint::measure_text
|
| +skia.dll!SkPaint::measureText
|
| +content.dll!content::DoPreSandboxWarmupForTypeface
|
| +content.dll!content::`anonymous namespace'::WarmupDirectWrite
|
| +
|
| +UNADDRESSABLE ACCESS
|
| +name=http://crbug.com/463261
|
| +...
|
| +blink_web.dll!blink::WebFrameWidgetImpl::selectionBounds
|
| +content.dll!content::RenderWidget::GetSelectionBounds
|
| +content.dll!content::RenderWidget::UpdateSelectionBounds
|
| +content.dll!content::RenderWidget::willBeginCompositorFrame
|
| +cc.dll!base::internal::InvokeHelper<>::MakeItSo
|
|
|