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

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

Issue 16295020: Fix leak in pnacl translation cache and remove check suppressions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 7 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 c7007160056f562825877e04d839e2c0b7c3bcc5..0a78e14eb6479a51b3e78ca12ecb6017cf5d5767 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -7355,26 +7355,6 @@ fun:_ZN7content21RenderViewHostManager8NavigateERKNS_19NavigationEntryImplE
fun:_ZN10disk_cache22SimpleSynchronousEntry9WriteDataEiiPN3net8IOBufferEibPi
}
{
- bug_245092a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN10disk_cache14Mem*
- ...
- fun:_ZN11pnacl_cache31PNaClTranslationCacheWriteEntry12DispatchNextEi
- fun:_ZN11pnacl_cache31PNaClTranslationCacheWriteEntry9OpenEntryEv
- fun:_ZN11pnacl_cache31PNaClTranslationCacheWriteEntry5CacheEv
- fun:_ZN11pnacl_cache21PNaClTranslationCache9StoreNexeERKSsS2_RKN4base8CallbackIFviEEE
-}
-{
- bug_245092b
- Memcheck:Leak
- ...
- fun:_ZN10disk_cache18CreateCacheBackendEN3net9CacheTypeENS0_11BackendTypeERKN4base8FilePathEibPNS3_16MessageLoopProxyEPNS0_6NetLogEPPNS_7BackendERKNS3_8CallbackIFviEEE
- fun:_ZN11pnacl_cache21PNaClTranslationCache4InitEN3net9CacheTypeERKN4base8FilePathEiRKNS3_8CallbackIFviEEE
- ...
- fun:_ZN11pnacl_cache21PNaClTranslationCache9InitCacheERKN4base8FilePathEbRKNS1_8CallbackIFviEEE
-}
-{
bug_246148
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