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

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

Issue 2040963006: Add suppressions for Dr. Memory failures. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months 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_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index 650f8dee65dd032a85e28c41226d4a85ac33bce8..cc467ce4752f96e9783012415c524421062e12df 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -2163,3 +2163,9 @@ content.dll!content::ChildThreadImpl::Init
content.dll!content::ChildThreadImpl::ChildThreadImpl
content.dll!content::UtilityThreadImpl::UtilityThreadImpl
content.dll!content::UtilityMain
+
+UNADDRESSABLE ACCESS
+name=bug_617740
+media.dll!mkvmuxer::Segment::WriteFramesAll
+media.dll!mkvmuxer::Segment::Finalize
+media.dll!media::WebmMuxer::~WebmMuxer
« 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