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

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

Issue 180723024: Revert 255374 "Suppress memory issue in MachineStatisticsInitial..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/tools/valgrind/memcheck/suppressions.txt
===================================================================
--- trunk/src/tools/valgrind/memcheck/suppressions.txt (revision 255445)
+++ trunk/src/tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -6321,12 +6321,3 @@
fun:_ZN7content9webcrypto12_GLOBAL__N_118ArrayBufferMatchesERKSt6vectorIhSaIhEERKN5blink14WebArrayBufferE
fun:_ZN7content9webcrypto53SharedCryptoTest_AesKwRawSymkeyUnwrapCorruptData_Test8TestBodyEv
}
-{
- bug_349948
- Memcheck:Unaddressable
- ...
- fun:_ZN22DefaultSingletonTraitsIN12_GLOBAL__N_128MachineStatisticsInitializerEE3NewEv
- fun:_ZN9SingletonIN12_GLOBAL__N_128MachineStatisticsInitializerE22DefaultSingletonTraitsIS1_ES1_E3getEv
- fun:_ZN12_GLOBAL__N_128MachineStatisticsInitializer11GetInstanceEv
- fun:_ZN12_GLOBAL__N_130CrosLanguageOptionsHandlerTestC1Ev
-}
« 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