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

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

Issue 9826016: Leak in net::CertVerifyProcMac::VerifyInternal (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 529f8be1902082cb34cf5fc03889eba1a18f89fc..5f791fd4b50ef22ef43ba9a1e0728fe63b2fdecb 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1728,8 +1728,8 @@
...
fun:_ZN8Security12KeychainCore5Trust8evaluate*
fun:SecTrustEvaluate
- fun:_ZNK3net15X509Certificate14VerifyInternal*
- fun:_ZNK3net15X509Certificate6Verify*CertVerifyResult*
+ fun:_ZN3net17CertVerifyProcMac14VerifyInternal*
+ fun:_ZN3net14CertVerifyProc6Verify*CertVerifyResult*
}
{
bug_96559a
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698