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

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

Issue 7365004: Widen suppression for disk_cache leaks (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « 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 2f20d5f89135d59b6bc1f04352c1391b61259f16..2e94a06697d46cf77d07fbfbef9ca685d7458b68 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4713,7 +4713,7 @@
bug_87396_a
Memcheck:Leak
fun:_Znw*
- fun:_ZN10disk_cache11BackendImpl8NewEntryENS_4AddrEPPNS_9EntryImplE
+ ...
fun:_ZN10disk_cache11BackendImpl10MatchEntryERKSsjbNS_4AddrEPb
fun:_ZN10disk_cache11BackendImpl13OpenEntryImplERKSs
fun:_ZN10disk_cache11BackendImpl13SyncOpenEntryERKSsPPNS_5EntryE
« 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