DescriptionCheck cert_handle_ is not NULL to Verify()
If X509Certificate is created in URLRequestAutomationJob or
URLRequestInterceptJob, cert_handle_ is NULL.
So if such certificate is being to be verified (not sure it happens), it would cause crash or some
problem.
BUG=15614
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30319
Patch Set 1 #
Total comments: 2
Patch Set 2 : fix GetDNSNames as wtc suggested #Messages
Total messages: 3 (0 generated)
|