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

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

Issue 6297005: Add an elided frame to suppress one more leak in CookiesWindowController. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 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_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 466ecf605d3eeaca7d6fd20e930fdcab36819955..2b78ed4e891c6598603ef8e5bd9cd2fa5b68a507 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1292,6 +1292,7 @@
fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net22HttpAuthHandlerFactoryEESt10_Select1stIS5_ESt4lessISsESaIS5_EE11_M_get_nodeEv
fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net22HttpAuthHandlerFactoryEESt10_Select1stIS5_ESt4lessISsESaIS5_EE14_M_create_nodeERKS5_
fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net22HttpAuthHandlerFactoryEESt10_Select1stIS5_ESt4lessISsESaIS5_EE9_M_insertEPSt18_Rb_tree_node_baseSD_RKS5_
+ ...
fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net22HttpAuthHandlerFactoryEESt10_Select1stIS5_ESt4lessISsESaIS5_EE13insert_uniqueESt17_Rb_tree_iteratorIS5_ERKS5_
fun:_ZNSt3mapISsPN3net22HttpAuthHandlerFactoryESt4lessISsESaISt4pairIKSsS2_EEE6insertESt17_Rb_tree_iteratorIS7_ERKS7_
fun:_ZNSt3mapISsPN3net22HttpAuthHandlerFactoryESt4lessISsESaISt4pairIKSsS2_EEEixERS6_
« 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