| Index: tools/valgrind/drmemory/suppressions_full.txt
|
| diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
|
| index 6672bba6b7e2543f59458c016de7acbd566aadc6..627182de9fcc76edb4e020b19d359b6ad11651a2 100644
|
| --- a/tools/valgrind/drmemory/suppressions_full.txt
|
| +++ b/tools/valgrind/drmemory/suppressions_full.txt
|
| @@ -2001,3 +2001,10 @@ base.dll!base::Thread::Run
|
| base.dll!base::Thread::ThreadMain
|
| base.dll!base::`anonymous namespace'::ThreadFunc
|
| KERNEL32.dll!BaseThreadInitThunk
|
| +
|
| +UNINITIALIZED READ
|
| +name=bug_506921
|
| +base.dll!base::Pickle::WriteBool
|
| +content.dll!IPC::SyncMessageSchema<>::DispatchWithSendParams<>
|
| +content.dll!ClipboardHostMsg_ReadAvailableTypes::Dispatch<>
|
| +content.dll!content::ClipboardMessageFilter::OnMessageReceived
|
|
|