зеркало из https://github.com/mozilla/pjs.git
Bugzilla bug 219756: fixed a CERTCertificate reference leak.
This commit is contained in:
Родитель
bfd8e08e36
Коммит
54ba648af3
|
@ -181,6 +181,7 @@ int ConfigureOCSP(
|
||||||
result = SECFailure;
|
result = SECFailure;
|
||||||
goto loser;
|
goto loser;
|
||||||
}
|
}
|
||||||
|
CERT_DestroyCertificate(cert);
|
||||||
}
|
}
|
||||||
status =
|
status =
|
||||||
CERT_SetOCSPDefaultResponder( certdb,
|
CERT_SetOCSPDefaultResponder( certdb,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче