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

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

Issue 2098963002: Remove uninit read suppression for Mojo EDK writes (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 f3ba40d98b6f300b910594eaedbd3ab7b4371b78..ad37e557dce4ac79f23d6088e2e0be8f931c03fd 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1697,13 +1697,6 @@ content.dll!content::RenderFrameImpl::OnExtendSelectionAndDelete
*!testing::internal::HandleExceptionsInMethodIfSupported<>
UNINITIALIZED READ
-name=bug_398547
-system call NtWriteFile parameter #5
-KERNELBASE.dll!WriteFile
-KERNEL32.dll!WriteFile
-mojo_system_impl.dll!mojo::edk::`anonymous namespace'::ChannelWin::WriteNoLock
-
-UNINITIALIZED READ
name=bug_399842
skia.dll!S32A_Opaque_BlitRow32_SSE4
« 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