| Index: tools/valgrind/drmemory/suppressions_full.txt
|
| diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
|
| index a069724eae6b170e47366457a6055ee941df9683..58ab6b5c0e3b56c97530e680c5b1d173a9813f3e 100644
|
| --- a/tools/valgrind/drmemory/suppressions_full.txt
|
| +++ b/tools/valgrind/drmemory/suppressions_full.txt
|
| @@ -1080,7 +1080,7 @@ nspr4.dll!*
|
| UNINITIALIZED READ
|
| name=http://crbug.com/64887 (GMock printing uninit data)
|
| ...
|
| -*!testing::internal2::PrintBytesInObjectTo
|
| +*!testing::*::PrintBytesInObjectTo*
|
|
|
| ###############################################################
|
| # Proactively borrowed from memcheck/suppressions.txt.
|
| @@ -2009,25 +2009,3 @@ MSVCP120.dll!std::num_get<>::_Getffld
|
| MSVCP120.dll!std::num_get<>::do_get
|
| MSVCP120.dll!std::basic_istream<>::operator>>
|
| translator.dll!pp::numeric_lex_float<>
|
| -
|
| -UNINITIALIZED READ
|
| -name=bug_349416_b
|
| -MSVCR120.dll!_output_s_l
|
| -MSVCR120.dll!_vsnprintf_helper
|
| -MSVCR120.dll!_vsnprintf_s_l
|
| -MSVCR120.dll!_snprintf_s
|
| -*!testing::`anonymous namespace'::PrintByteSegmentInObjectTo
|
| -*!testing::`anonymous namespace'::PrintBytesInObjectToImpl
|
| -*!testing::internal2::operator<<<>
|
| -*!testing_internal::DefaultPrintNonContainerTo<>
|
| -
|
| -UNINITIALIZED READ
|
| -name=bug_349416_c
|
| -MSVCR120.dll!sprintf_s
|
| -MSVCR120.dll!_uncaught_exception
|
| -MSVCR120.dll!vsnprintf_s_l
|
| -MSVCR120.dll!snprintf_s
|
| -*!testing::`anonymous namespace'::PrintByteSegmentInObjectTo
|
| -*!testing::`anonymous namespace'::PrintBytesInObjectToImpl
|
| -*!testing::internal2::operator<<<>
|
| -*!testing_internal::DefaultPrintNonContainerTo<>
|
|
|