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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 5996006: Expand the suppression for bug 68304 (leaks in ResourceDispatcherHostTest.*)... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years 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/heapcheck/suppressions.txt
===================================================================
--- tools/heapcheck/suppressions.txt (revision 70335)
+++ tools/heapcheck/suppressions.txt (working copy)
@@ -721,7 +721,7 @@
fun:std::string::_Rep::_S_create
fun:std::string::_Rep::_M_clone
fun:std::string::reserve
- fun:bool ::InitCanonical
+ fun:*InitCanonical
fun:GURL
fun:net::::IOThread::Init
fun:base::Thread::ThreadMain
@@ -1193,12 +1193,6 @@
{
bug_68304
Heapcheck:Leak
- fun:__gnu_cxx::new_allocator::allocate
- fun:std::string::_Rep::_S_create
- fun:std::string::_M_mutate
- fun:std::string::_M_replace_safe
- fun:std::string::assign
- fun:Pickle::ReadString
...
fun:IPC::ParamTraits::Read
fun:IPC::ReadParam
« 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