summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
authorstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-06 21:10:59 +0000
committerstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-06 21:10:59 +0000
commit419723d3d9deda68167feeccd9a69712f52ea00f (patch)
tree7afec4334909e0148359ad26cb53bb718e7b1ba2 /tools/heapcheck
parent5e8dd1acfdcf143b3e96b72e57ccc6f29cc86ca4 (diff)
downloadchromium_src-419723d3d9deda68167feeccd9a69712f52ea00f.zip
chromium_src-419723d3d9deda68167feeccd9a69712f52ea00f.tar.gz
chromium_src-419723d3d9deda68167feeccd9a69712f52ea00f.tar.bz2
Adjust suppressions for CertDatabaseNSSTest tests for recent refactoring
TBR=thakis BUG=82974 Review URL: http://codereview.chromium.org/8489001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108820 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index b364a63..4e3fbd4 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1244,7 +1244,7 @@
bug_82974c
Heapcheck:Leak
fun:sqlite3MemMalloc
- fun:net::::ListCertsInSlot
+ fun:net::*::ListCertsInSlot
...
fun:net::CertDatabaseNSSTest::TearDown
}
@@ -1260,7 +1260,7 @@
Heapcheck:Leak
fun:sqlite3MemMalloc
fun:net::CertDatabase::DeleteCertAndKey
- fun:net::::CleanupSlotContents
+ fun:net::*::CleanupSlotContents
fun:net::CertDatabaseNSSTest::TearDown
}
{