angler-fishThe Vulnerability History Project

Cache the underlying OS certificate handle within the X509CertificateCache, rather than caching raw X509Certificate pointers.

      TEST=X509CertificateTest.Cache, X509CertificateTest.Intermediates
BUG=32623, 47648, 49377, 68448, 70216, 77374, 78038

Review URL: http://codereview.chromium.org/2944008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92977 0039d316-1c4b-4281-b951-d872f2087c98
    
commit 72f508123a618d0ca9051474990658b8180e0049
+3 -1
+5 -2
+95 -137
+42 -13
+8 -3
+2 -1
+70 -31
+34 -1
+2 -2
+10 -7
+2 -1
+43 -9
expand_less