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

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

Issue 2048013002: More Dr. Memory suppressions: (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 cc467ce4752f96e9783012415c524421062e12df..607bc504ac8494794b5f7c0f2786074872bf48dd 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1701,7 +1701,7 @@ name=bug_398547
system call NtWriteFile parameter #5
KERNELBASE.dll!WriteFile
KERNEL32.dll!WriteFile
-mojo_system_impl.dll!mojo::system::`anonymous namespace'::RawChannelWin::WriteNoLock
+mojo_system_impl.dll!mojo::edk::`anonymous namespace'::ChannelWin::WriteNoLock
UNINITIALIZED READ
name=bug_399842
@@ -2169,3 +2169,14 @@ name=bug_617740
media.dll!mkvmuxer::Segment::WriteFramesAll
media.dll!mkvmuxer::Segment::Finalize
media.dll!media::WebmMuxer::~WebmMuxer
+
+UNADDRESSABLE ACCESS
+name=bug_618265
+...
+cc.dll!cc::ScrollTree::MaxScrollOffset
+cc.dll!cc::LayerImpl::MaxScrollOffset
+cc.dll!cc::LayerTreeImpl::TotalMaxScrollOffset
+cc.dll!cc::LayerTreeHostImpl::UpdateRootLayerStateForSynchronousInputHandler
+cc.dll!cc::LayerTreeHostImpl::AnimateInternal
+cc.dll!cc::LayerTreeHostImpl::Animate
+cc.dll!cc::ProxyImpl::WillBeginImplFrame
« 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