Commit 8dec8fc7 authored by dhollowa@chromium.org's avatar dhollowa@chromium.org

Leak in net::CertVerifyProcMac::VerifyInternal

Modifies suppression for net::CertVerifyProcMac::VerifyInternal with signature change
introduced with r128172.

BUG=114343, 96300
TEST=Valgrind on Mac goes green
TBR=rsleevi@chromium.org

Review URL: https://chromiumcodereview.appspot.com/9826016

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128225 0039d316-1c4b-4281-b951-d872f2087c98
parent a64f9d26
......@@ -1728,8 +1728,8 @@
...
fun:_ZN8Security12KeychainCore5Trust8evaluate*
fun:SecTrustEvaluate
fun:_ZNK3net15X509Certificate14VerifyInternal*
fun:_ZNK3net15X509Certificate6Verify*CertVerifyResult*
fun:_ZN3net17CertVerifyProcMac14VerifyInternal*
fun:_ZN3net14CertVerifyProc6Verify*CertVerifyResult*
}
{
bug_96559a
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment