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

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

Issue 6879080: Revert 82319 - Leak in TestURLRequestContextSuppresses leak in TestURLRequestContext.BUG=80018TES... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 8 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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 82319)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4395,16 +4395,6 @@
fun:_Znw*
fun:*webkit_fileapi_file_system_dir_url_request_job_unittest.cc*SetUpEv
}
-{
- bug_80018
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN3net23ClientSocketPoolManagerC1EPNS_6NetLogEPNS_19ClientSocketFactoryEPNS_12HostResolverEPNS_12CertVerifierEPNS_13DnsRRResolverEPNS_24DnsCertProvenanceCheckerEPNS_18SSLHostInfoFactoryEPNS_12ProxyServiceEPNS_16SSLConfigServiceE
- fun:_ZN3net18HttpNetworkSessionC1ERKNS0_6ParamsE
- fun:_ZN21TestURLRequestContext4InitEv
- fun:_ZN21TestURLRequestContextC1Ev
- fun:_ZN27TestURLRequestContextGetter20GetURLRequestContextEv
-}
#-----------------------------------------------------------------------
# These only occur on our Google workstations
« 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