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

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

Issue 7837016: Valgrind: Remove the suppression for bug 91157 since the method has been removed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 dabff1e2b57e263373da10c9d39a5c943bcad1ca..7e7b84ee9d8aba257eb0eb44d55281c60e38b6ca 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5120,20 +5120,6 @@
fun:_ZN3net9HttpCache11Transaction12OnIOCompleteEi
}
{
- bug_91157
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN15DownloadManager24OnPathExistenceAvailableEiRK17DownloadStateInfo
- fun:_Z16DispatchToMethodI15DownloadManagerMS0_FviRK17DownloadStateInfoEiS1_EvPT_T0_RK6Tuple2IT1_T2_E
- fun:_ZN14RunnableMethodI15DownloadManagerMS0_FviRK17DownloadStateInfoE6Tuple2IiS1_EE3RunEv
- fun:_ZN4base6subtle18TaskClosureAdapter3RunEv
- fun:_ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1IMNS_6subtle18TaskClosureAdapterEFvvEPS4_EES6_E8DoInvokeEPNS0_18InvokerStorageBaseE
- fun:_ZNK4base8CallbackIFvvEE3RunEv
- fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE
- fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
- fun:_ZN11MessageLoop6DoWorkEv
-}
-{
bug_91179
Memcheck:Addr1
fun:_ZN8chromeos21ParallelAuthenticator7ResolveEv
« 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