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

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

Issue 465013002: Suppress UNADDRESSABLE ACCESS in mojo::internal::WeakServiceProvider::Clear (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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.txt
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
index d498a5326d162b90dbbb4568edb8b25e55005ec0..01f4ae17a0a34b131fe9f80cecb61e41a7581ec0 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -645,3 +645,11 @@ content.dll!content::WebThreadBase::TaskObserverAdapter::WillProcessTask
base.dll!base::MessageLoop::RunTask
base.dll!base::Thread::StopSoon
base.dll!base::MessageLoop::DeferOrRunPendingTask
+
+
+UNADDRESSABLE ACCESS
+name=http://crbug.com/403013
+mojo_view_manager_lib_unittests.!mojo::internal::WeakServiceProvider::Clear
+mojo_view_manager_lib_unittests.!mojo::ServiceProviderImpl::OnConnectionError
+...
+mojo_view_manager_lib_unittests.!mojo::shell::ShellTestHelper::~ShellTestHelper
« 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