| Index: tools/valgrind/drmemory/suppressions_full.txt
|
| diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
|
| index f65b93b210d03f70c2351a143a217d407192b06d..636760e497a531ff2ffd63d13987a9f8993563ce 100644
|
| --- a/tools/valgrind/drmemory/suppressions_full.txt
|
| +++ b/tools/valgrind/drmemory/suppressions_full.txt
|
| @@ -2087,3 +2087,12 @@ name=bug_364146
|
| ...
|
| v8.dll!*
|
| net_with_v8.dll!net::ProxyResolverV8::Context::*
|
| +
|
| +UNINITIALIZED READ
|
| +name=bug_334448
|
| +*!CLD2::UTF8GenericReplaceInternal
|
| +*!CLD2::UTF8GenericReplace
|
| +*!CLD2::ScriptScanner::LowerScriptSpan
|
| +*!CLD2::ScriptScanner::GetOneScriptSpanLower
|
| +*!CLD2::DetectLanguageSummaryV2
|
| +*!CLD2::DetectLanguageSummary
|
|
|