| Index: tools/valgrind/drmemory/suppressions_full.txt
|
| diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
|
| index a6ea4299df1d8b12c4e4c5ac47ced037aa0a2d23..6f5a2c6f0da7a0f3556edcdc35642eb31dc1abb4 100644
|
| --- a/tools/valgrind/drmemory/suppressions_full.txt
|
| +++ b/tools/valgrind/drmemory/suppressions_full.txt
|
| @@ -1922,3 +1922,11 @@ system call NtDeviceIoControlFile InputBuffer
|
| KERNELBASE.dll!DeviceIoControl
|
| KERNEL32.dll!DeviceIoControl
|
| base.dll!base::SysInfo::HasSeekPenalty
|
| +
|
| +UNINITIALIZED READ
|
| +name=bug_468638
|
| +*!egl::ConfigSorter::operator()
|
| +*!std::_Insertion_sort1<>
|
| +*!std::_Sort<>
|
| +*!egl::ConfigSet::filter
|
| +*!ConfigSetTest_*_BitSizes_Test::TestBody
|
|
|