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

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

Issue 1806813003: Ensures that any accessibility attributes on Windows whose values have not been specified get a def… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed suppressions. Created 4 years, 9 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 | « content/browser/accessibility/accessibility_tree_formatter_win.cc ('k') | 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 b64ea3d3942e3489983fd8229873fd35ae53af24..52a07246570fe1d6a9cc6788437344f77fca19b4 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1987,32 +1987,6 @@ base.dll!base::Thread::ThreadMain
base.dll!base::`anonymous namespace'::ThreadFunc
KERNEL32.dll!BaseThreadInitThunk
-UNINITIALIZED READ
-name=bug_508794a
-...
-ucrtbase.dll!ismbblead
-ucrtbase.dll!free_base
-ucrtbase.dll!_stdio_common_vsnwprintf_s
-ucrtbase.dll!_stdio_common_vsnwprintf_s
-*!base::vswprintf
-*!base::`anonymous namespace'::StringAppendVT<>
-*!base::StringPrintf
-*!content::AccessibilityTreeFormatterWin::ToString
-*!content::AccessibilityTreeFormatter::RecursiveFormatAccessibilityTree
-
-UNADDRESSABLE ACCESS
-name=bug_508794b
-ucrtbase.dll!wcsnlen
-ucrtbase.dll!ismbblead
-ucrtbase.dll!free_base
-ucrtbase.dll!_stdio_common_vsnwprintf_s
-ucrtbase.dll!_stdio_common_vsnwprintf_s
-*!base::vswprintf
-*!base::`anonymous namespace'::StringAppendVT<>
-*!base::StringPrintf
-*!content::AccessibilityTreeFormatterWin::ToString
-*!content::AccessibilityTreeFormatter::RecursiveFormatAccessibilityTree
-
UNADDRESSABLE ACCESS
name=bug_534881
...
« no previous file with comments | « content/browser/accessibility/accessibility_tree_formatter_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698