diff options
-rw-r--r-- | tools/heapcheck/suppressions.txt | 4 |
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 } { |