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

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

Issue 610753002: Revert of Suppress Uninitialized access in ExtensionManagement::Refresh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 145b8551901fce668d90143e5b667c9409d0e18b..0e213c1503589f2579c703ef4d6f04bfca5f61c2 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3453,9 +3453,3 @@
fun:_ZN4base19SequencedWorkerPoolC1EmRKSs
fun:_ZN16sync_file_system13drive_backend14SyncEngineTest5SetUpEv
}
-{
- bug_418234
- Memcheck:Uninitialized
- fun:_ZN10extensions19ExtensionManagement7RefreshEv
- fun:_ZN10extensions19ExtensionManagement22OnExtensionPrefChangedEv
-}
« 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