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

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

Issue 853673006: Remove supression of out-of-bounds reads in GLES2ImplementationTest.TexImage3DSingleCommand (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | tools/valgrind/drmemory/suppressions_full.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions.txt
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
index 5a6202681051144321ea34fc2364471388d49a3f..8baec61b926da26e564e97e2da9d3beeb33900f8 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -706,11 +706,6 @@ base.dll!scoped_refptr<>::Release
base.dll!base::internal::CallbackBase::~CallbackBase
UNADDRESSABLE ACCESS
-name=https://crbug.com/447788
-...
-*!gpu::gles2::GLES2ImplementationTest_TexImage3DSingleCommand_Test::TestBody
-
-UNADDRESSABLE ACCESS
name=https://crbug.com/448189
...
aura.dll!aura::GetDeviceScaleFactorFromDisplay
« no previous file with comments | « no previous file | tools/valgrind/drmemory/suppressions_full.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698