Open
Bug 1043919
Opened 10 years ago
Updated 1 year ago
PK11_ImportPrivateKeyInfoAndReturnKey() can return SECFailure without calling PR_SetError()
Categories
(NSS :: Libraries, defect, P5)
NSS
Libraries
Tracking
(Not tracked)
NEW
People
(Reporter: ttaubert, Unassigned)
References
Details
There are multiple ways in which PK11_ImportPrivateKeyInfoAndReturnKey() can return SECFailure without calling PR_SetError() before.
Same thing for PK11_ImportAndReturnPrivateKey().
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Severity: S3 → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•