Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(239)

Unified Diff: tools/valgrind/drmemory/suppressions.txt

Issue 11363087: Remove stale Dr.Memory suppressions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698