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

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

Issue 145273015: Fix a leak in client_cert_resolver (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 6 years, 11 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 | « chromeos/network/client_cert_util.cc ('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 cef5b8946b57d9b6a67683ee7dfc1a1f9174882f..31fd328d3b5615191e1dc5a9dda695af76f4f9e6 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5886,18 +5886,6 @@
fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEE
}
{
- bug_272596
- Memcheck:Leak
- ...
- fun:nssPKIObjectCollection_AddInstanceAsObject
- fun:nssToken_TraverseCertificates
- fun:NSSTrustDomain_TraverseCertificates
- fun:PK11_ListCerts
- fun:_ZN3net15NSSCertDatabase9ListCertsEPSt6vectorI13scoped_refptrINS_15X509CertificateEESaIS4_EE
- fun:_ZN3net23NSSCertDatabaseChromeOS9ListCertsEPSt6vectorI13scoped_refptrINS_15X509CertificateEESaIS4_EE
- fun:_ZN8chromeos12_GLOBAL__N_119LoadNSSCertificatesEPN3net15NSSCertDatabaseEPSt6vectorI13scoped_refptrINS1_15X509CertificateEESaIS7_EE
-}
-{
bug_273398
Memcheck:Leak
...
« no previous file with comments | « chromeos/network/client_cert_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698