Open
Bug 1043919
Opened 10 years ago
Updated 2 years ago
PK11_ImportPrivateKeyInfoAndReturnKey() can return SECFailure without calling PR_SetError()
Categories
(NSS :: Libraries, defect)
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
You need to log in
before you can comment on or make changes to this bug.
Description
•