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

Unified Diff: tools/valgrind/suppressions.txt

Issue 155204: Fix a leak of the new location GURL by NotificationTask when doing a redirect... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 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 | « chrome/browser/renderer_host/resource_request_details.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/suppressions.txt
===================================================================
--- tools/valgrind/suppressions.txt (revision 20081)
+++ tools/valgrind/suppressions.txt (working copy)
@@ -494,31 +494,6 @@
fun:_ZN11MessageLoop7RunTaskEP4Task
}
{
- # See http://crbug.com/10871
- bug_10871
- Memcheck:Leak
- fun:_Znwj
- fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
- fun:_ZNSs4_Rep8_M_cloneERKSaIcEj
- fun:_ZNSs7reserveEj
- fun:_ZNK4GURL27ResolveWithCharsetConverterERKSsPN9url_canon16CharsetConverterE
- fun:_ZNK4GURL7ResolveERKSs
- fun:_ZN17URLRequestHttpJob18IsRedirectResponseEP4GURLPi
-}
-{
- # See http://crbug.com/10873
- bug_10873
- Memcheck:Leak
- fun:_Znwj
- fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
- fun:_ZNSs4_Rep8_M_cloneERKSaIcEj
- fun:_ZNSs7reserveEj
- fun:_ZNK4GURL17ReplaceComponentsERKN9url_canon12ReplacementsIcEE
- fun:_ZN13URLRequestJob21NotifyHeadersCompleteEv
- fun:_ZN17URLRequestHttpJob21NotifyHeadersCompleteEv
- fun:_ZN17URLRequestHttpJob16OnStartCompletedEi
-}
-{
# See http://crbug.com/11116
bug_11116a
Memcheck:Leak
« no previous file with comments | « chrome/browser/renderer_host/resource_request_details.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698