зеркало из https://github.com/mozilla/pjs.git
Bug 176667: kaie authored the patch, ian/relyea reviewed it.
This commit is contained in:
Родитель
5f450d9f98
Коммит
c651ab3821
|
@ -421,6 +421,9 @@ loser:
|
|||
return STAN_GetCERTCertificate(chain[1]); /* return the 2nd */
|
||||
}
|
||||
} else {
|
||||
if (chain[0]) {
|
||||
CERT_DestroyCertificate(cert);
|
||||
}
|
||||
PORT_SetError (SEC_ERROR_UNKNOWN_ISSUER);
|
||||
}
|
||||
return NULL;
|
||||
|
|
Загрузка…
Ссылка в новой задаче