Index: tools/valgrind/drmemory/suppressions.txt |
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt |
index 1b7bfcb4bc8fa57313c2a531eacd55976a40dab9..dc11b7365165246e1d1534c437d844ead97b6853 100644 |
--- a/tools/valgrind/drmemory/suppressions.txt |
+++ b/tools/valgrind/drmemory/suppressions.txt |
@@ -62,10 +62,6 @@ name=http://code.google.com/p/drmemory/issues/detail?id=68 (UNADDR 2) |
... |
ntdll.dll!RtlValidateUnicodeString |
-UNADDRESSABLE ACCESS |
-name=http://crbug.com/131304 |
-avutil-51.dll!ff_vector_fmul_sse |
- |
############################ |
# TODO(timurrrr): investigate these |
UNADDRESSABLE ACCESS |
@@ -241,12 +237,6 @@ name=prefetches in igdumd32.dll |
instruction=prefetch* |
igdumd32.dll!* |
-# prefetch of unaddressable memory in ffmpeg |
-WARNING |
-name=http://crbug.com/134979 prefetches in ffmpeg |
-instruction=prefetch* |
-avcodec-*.dll!* |
- |
UNADDRESSABLE ACCESS |
name=http://code.google.com/p/drmemory/issues/detail?id=582 bizarre cl-generated read-beyond-TOS |
instruction=mov 0xfffffffc(%esp) -> %eax |