Closed
Bug 190111
Opened 22 years ago
Closed 22 years ago
PK11_ExtractKeyValue should set symKey->size to symKey->data.len
Categories
(NSS :: Libraries, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
3.8
People
(Reporter: wtc, Assigned: rrelyea)
Details
Attachments
(1 file)
964 bytes,
patch
|
wtc
:
review+
|
Details | Diff | Splinter Review |
PK11_ExtractKeyValue should set symKey->size to
symKey->data.len, otherwise the PK11_ExtractKeyValue
call in PK11_GetKeyLength does not have the
intended effect.
Reporter | ||
Updated•22 years ago
|
Priority: -- → P2
Target Milestone: --- → 3.8
Assignee | ||
Comment 1•22 years ago
|
||
Reporter | ||
Comment 2•22 years ago
|
||
Comment on attachment 112415 [details] [diff] [review]
See the size value when extracting a key.
r=wtc.
Attachment #112415 -
Flags: review+
Assignee | ||
Comment 3•22 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•