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

Unified Diff: tools/heapcheck/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
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index b1ebe822ca5a7827ba5414455709a7488a2dbcd0..1e33563650b616e5f68e6ddcffd69b9745bb6def 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1876,40 +1876,3 @@
fun:ash::test::AshTestBase::UpdateDisplay
fun:ash::internal::MirrorWindowControllerTest_MirrorCursor_Test::TestBody
}
-{
- bug_245092a
- Heapcheck:Leak
- ...
- fun:disk_cache::MemBackendImpl::CreateBackend
- fun:disk_cache::CreateCacheBackend
- fun:pnacl_cache::PNaClTranslationCache::Init
- fun:pnacl_cache::PNaClTranslationCache::InitWithMemBackend
- fun:pnacl_cache::PNaClTranslationCache::InitCache
-}
-{
- bug_245092b
- Heapcheck:Leak
- ...
- fun:disk_cache::Mem*
- ...
- fun:pnacl_cache::PNaClTranslationCacheWriteEntry::DispatchNext
- fun:pnacl_cache::PNaClTranslationCacheWriteEntry::OpenEntry
- fun:pnacl_cache::PNaClTranslationCacheWriteEntry::Cache
- fun:pnacl_cache::PNaClTranslationCache::StoreNexe
-}
-{
- bug_245092c
- Heapcheck:Leak
- fun:std::basic_string::_Rep::_S_create
- fun:std::basic_string::basic_string
- fun:__gnu_cxx::__normal_iterator::base
- fun:__gnu_cxx::operator!=
-}
-{
- bug_245092d
- Heapcheck:Leak
- fun:std::basic_string::_Rep::_S_create
- fun:std::basic_string::basic_string
- fun:testing::TestResult::HasFatalFailure
- fun:shadow_index
-}
« no previous file with comments | « chrome/browser/nacl_host/pnacl_translation_cache_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698