зеркало из https://github.com/mozilla/pjs.git
b=189974 Profile Switching fails after JavaScript based cert import
PSM portion of fix r=javi sr=darin a=asa
This commit is contained in:
Родитель
7874d8d788
Коммит
8fdd6beaad
|
@ -1968,6 +1968,8 @@ nsCrypto::ImportUserCertificates(const nsAString& aNickname,
|
|||
CERT_ImportCAChain(derCerts, numCAs, certUsageUserCertImport);
|
||||
nsMemory::Free(derCerts);
|
||||
}
|
||||
|
||||
CERT_DestroyCertList(caPubs);
|
||||
}
|
||||
|
||||
if (aDoForcedBackup) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче