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

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

Issue 7980060: Actually fix memory leak in ExtensionSettingsStorageQuotaEnforcer. (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 | « tools/heapcheck/suppressions.txt ('k') | 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 8877b6ad5b36033b01f632446c8c9f9341847087..79e4730df5075d17445b231f1eb2c9782880be51 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4623,29 +4623,6 @@
fun:avcodec_decode_audio3
}
{
- bug_97511_a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN30ExtensionSettingsQuotaUnittestC2Ev
- fun:_ZN*ExtensionSettingsQuotaUnittest_*
-}
-{
- bug_97511_b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsPN4base5ValueEEEE8allocateE*
- fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE11_M_get_nodeEv
- fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE*
- ...
- fun:_ZNSt3mapISsPN4base5ValueESt4lessISsESaISt4pairIKSsS2_EEE6insertESt17_Rb_tree_iteratorIS7_ERKS7_
- fun:_ZNSt3mapISsPN4base5ValueESt4lessISsESaISt4pairIKSsS2_EEEixERS6_
- fun:_ZN4base15DictionaryValue23SetWithoutPathExpansionERKSsPNS_5ValueE
- fun:_ZN4base15DictionaryValue15MergeDictionaryEPKS0_
- fun:_ZN29ExtensionSettingsStorageCache3Set*
- ...
- fun:_ZN*ExtensionSettingsQuotaUnittest_*
-}
-{
bug_97511_c
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698