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

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

Issue 563943004: Removed memory leak suppression for crbug.com/381584. (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 1a0e58627967bb70a57174bc67bda7f95362e1e9..8e8f97d2eb0f54491f166c156c9ff63b6b123fd8 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5823,22 +5823,6 @@
fun:_ZN5blink11RenderBlock18paintAsInlineBlockEPNS_12RenderObjectERNS_9PaintInfoERKNS_11LayoutPointE
}
{
- bug_381584
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
- fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
- fun:_ZN4base26PostTaskAndReplyWithResultI13scoped_refptrIN*KeyEES4_EEbPNS_10TaskRunnerERKN15tracked_objects8LocationERKNS_8CallbackIFT_vEEERKNSB_IFvT0_EEE
- fun:_ZN8chromeos23SessionManagerOperation*Ensure*KeyERKN4base8CallbackIFvvEEE
- fun:_ZN8chromeos23SessionManagerOperation12StartLoadingEv
- fun:_ZN8chromeos21LoadSettingsOperation3RunEv
- fun:_ZN8chromeos23SessionManagerOperation5StartEPNS_20SessionManagerClientE13scoped_refptrIN*
- fun:_ZN8chromeos21DeviceSettingsService18StartNextOperationEv
- fun:_ZN8chromeos21DeviceSettingsService7EnqueueEPNS_23SessionManagerOperationE
- fun:_ZN8chromeos21DeviceSettingsService11EnqueueLoadEb
- fun:_ZN8chromeos21DeviceSettingsService4LoadEv
-}
-{
bug_385381
Memcheck:Unaddressable
fun:_ZN5blink23FrameLoaderStateMachine9advanceToENS0_5StateE
« 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