Open
Bug 390189
Opened 18 years ago
Updated 3 years ago
NSSTrustDomain_FindTokenByName sets no error code upon failure
Categories
(NSS :: Libraries, defect, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: nelson, Unassigned)
References
(Blocks 1 open bug, )
Details
When function NSSTrustDomain_FindTokenByName fails to find a token
with the desired name, it sets no error code.
It should call nss_SetError with some appropriate error code.
Perhaps a new error code needs to be invented for this. (?)
| Reporter | ||
Updated•18 years ago
|
Assignee: nobody → nelson
Priority: -- → P2
Target Milestone: --- → 3.12
| Reporter | ||
Comment 1•17 years ago
|
||
Unsetting target milestone in unresolved bugs whose targets have passed.
Target Milestone: 3.12 → ---
| Reporter | ||
Updated•16 years ago
|
Assignee: nelson → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•