mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Update NSS to 3.36.4-RTM
This commit is contained in:
parent
099459dec0
commit
fe96962962
148 changed files with 5550 additions and 5825 deletions
|
|
@ -813,6 +813,7 @@ sec_pkcs12_decoder_asafes_notify(void *arg, PRBool before, void *dest,
|
|||
unsigned int cnt = p12dcx->safeContentsCnt - 1;
|
||||
safeContentsCtx = p12dcx->safeContentsList[cnt];
|
||||
if (safeContentsCtx->safeContentsA1Dcx) {
|
||||
SEC_ASN1DecoderClearFilterProc(p12dcx->aSafeA1Dcx);
|
||||
SEC_ASN1DecoderFinish(safeContentsCtx->safeContentsA1Dcx);
|
||||
safeContentsCtx->safeContentsA1Dcx = NULL;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue