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

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

Issue 7584025: Leaks in BrowsingDataQuotaHelperTest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 349468fc31f65e3a3340373ef314d17fc842f9a5..f8f0c892f5faf8be015d18ffbd93e5621eaa4d16 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5385,11 +5385,12 @@
bug_91836_k
Memcheck:Leak
fun:_Znw*
+ ...
fun:_ZN5quota12UsageTrackerC1ERKSt4listIPNS_11QuotaClientESaIS3_EENS_11StorageTypeEPNS_20SpecialStoragePolicyE
fun:_ZN5quota12QuotaManager14LazyInitializeEv
fun:_ZN5quota12QuotaManager29NotifyStorageModifiedInternalENS_11QuotaClient2IDERK4GURLNS_11StorageTypeExN4base4TimeE
fun:_ZN5quota17MockStorageClient24TouchAllOriginsAndNotifyEv
- fun:_ZN27BrowsingDataQuotaHelperTest14RegisterClientEPKN5quota14MockOriginDataEj
+ fun:_ZN27BrowsingDataQuotaHelperTest14RegisterClientEPKN5quota14MockOriginData*
fun:_ZN42BrowsingDataQuotaHelperTest_FetchData_Test8TestBodyEv
}
{
« 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