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

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

Issue 386863002: suppress uninit from WS2_32.dll!WSASocketW in UDPSocketTest.Connect net_unittests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 277d021e2e4de3b94eb27bbd8040c08e2e3aaa57..f5e6054b1196a7c15dbed4187669f353360df43f 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -2193,32 +2193,33 @@ name=bug_drm_1586_a
UNINITIALIZED READ
name=bug_drm_1586_b
-*!WebCore::RenderStyle::NonInheritedFlags::*
+*!WebCore::ContainerNode::setHovered
UNINITIALIZED READ
name=bug_drm_1586_c
-*!WebCore::ContainerNode::setHovered
+*!WebCore::AXRenderObject::isVisited
UNINITIALIZED READ
name=bug_drm_1586_d
-*!WebCore::AXRenderObject::isVisited
+*!WebCore::StyleBuilder::applyProperty
UNINITIALIZED READ
name=bug_drm_1586_e
-*!WebCore::StyleBuilder::applyProperty
+*!WebCore::RenderStyle::stylePropagationDiff
UNINITIALIZED READ
name=bug_drm_1586_f
-*!WebCore::RenderStyle::stylePropagationDiff
+*!WebCore::ContainerNode::setActive
UNINITIALIZED READ
name=bug_drm_1586_g
-*!WebCore::ContainerNode::setActive
+*!WebCore::MatchedPropertiesCache::isCacheable
UNINITIALIZED READ
name=bug_drm_1586_h
-*!WebCore::MatchedPropertiesCache::isCacheable
+*!WebCore::TouchAdjustment::nodeRespondsToTapGesture
UNINITIALIZED READ
-name=bug_drm_1586_i
-*!WebCore::TouchAdjustment::nodeRespondsToTapGesture
+name=bug_392585
+system call NtCreateFile parameter #9
+*!testing::internal::HandleExceptionsInMethodIfSupported<>
« 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