зеркало из https://github.com/mozilla/pjs.git
only free slot if funrction returns correctly
This commit is contained in:
Родитель
8b78500f51
Коммит
19993e549d
|
@ -245,7 +245,7 @@ CERT_FindCertByIssuerAndSN(CERTCertDBHandle *handle, CERTIssuerAndSN *issuerAndS
|
|||
return STAN_GetCERTCertificate(c);
|
||||
}
|
||||
cert = PK11_FindCertByIssuerAndSN(&slot,issuerAndSN,NULL);
|
||||
if (slot) {
|
||||
if (cert && slot) {
|
||||
PK11_FreeSlot(slot);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче