Open
Bug 1220543
(MAX_ECKEY_LEN)
Opened 10 years ago
Updated 3 years ago
Don't hard code MAX_ECKEY_LEN
Categories
(NSS :: Libraries, defect, P3)
NSS
Libraries
Tracking
(firefox45 affected)
NEW
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | affected |
People
(Reporter: franziskus, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: coverity)
The maximum length of ECC keys is with MAX_ECKEY_LEN hard coded in blapit.h, which can lead to problems such as [CID 222492].
| Reporter | ||
Updated•9 years ago
|
Blocks: ec-cleanup
| Reporter | ||
Updated•9 years ago
|
Alias: MAX_ECKEY_LEN
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•