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

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

Issue 618653003: Remove entry from vargrind's memory check suppressions. (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 1458ab242b1c7c0bc0b1beaf7e1d8c3dad831690..8d83b618e97bf6786500228d51ffa5c47a63e6b4 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3460,13 +3460,6 @@
fun:_ZN16sync_file_system13drive_backend14SyncEngineTest5SetUpEv
}
{
- bug_419364
- Memcheck:Uninitialized
- fun:_ZN8chromeos21IsExternalFileURLTypeEN7storage14FileSystemTypeE
- fun:_ZN8chromeos12_GLOBAL__N_132CreateIsolatedURLFromVirtualPathERKN7storage17FileSystemContextERKN4base8FilePathE
- fun:_ZN8chromeos12_GLOBAL__N_19URLHelper13RunOnUIThreadE10scoped_ptrIS1_N4base14DefaultDeleterIS1_EEE
-}
-{
bug_419373
Memcheck:Uninitialized
fun:_ZNK5blink20InlineFlowBoxPainter49roundedFrameRectClampedToLineTopAndBottomIfNeededEv
« 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