Open
Bug 1192443
Opened 9 years ago
Updated 2 years ago
CERT_MatchNickname doesn't compare the token name with the internal token
Categories
(NSS :: Libraries, defect, P3)
NSS
Libraries
Tracking
(firefox42 affected)
NEW
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: mt, Unassigned)
References
Details
In reviewing bug 1182667, Bob noted in response to removing an unused variable.
> So the issue here is we don't actually compare the token name with the
> internal token. The removed code was part of setting up the test, but not
> the actual test. I wonder if we shouldn't actually lookup token and see if
> it's an alias for the internal token rather than remove the code that finds
> the token name.
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•