summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbenwells <benwells@chromium.org>2015-03-19 16:19:21 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-19 23:20:00 +0000
commita2207b55ae6ee577e7b6a12a248a614b4f971224 (patch)
treebbcbc08af10fa4ca9ea34df426c6e2cf3a7548e0 /tools
parentf71da630b63cdc705515027527b720ed130fcfd9 (diff)
downloadchromium_src-a2207b55ae6ee577e7b6a12a248a614b4f971224.zip
chromium_src-a2207b55ae6ee577e7b6a12a248a614b4f971224.tar.gz
chromium_src-a2207b55ae6ee577e7b6a12a248a614b4f971224.tar.bz2
Remove suppression for HasSeekPenalty as the underlying problem is fixed
The bug was fixed in https://crrev.com/8349cde788d93f75c7e82d88c6bc44a43bc19cf5 TBR=glider@chromium.org BUG=468631 Review URL: https://codereview.chromium.org/1023783003 Cr-Commit-Position: refs/heads/master@{#321467}
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/drmemory/suppressions_full.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index 6f5a2c6..81fcb31 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1917,13 +1917,6 @@ name=bug_468169
*!vp9_encode_tile
UNINITIALIZED READ
-name=bug_468631
-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<>