Closed
Bug 154656
Opened 23 years ago
Closed 23 years ago
The version info resource of softokn3.dll should say "softokn".
Categories
(NSS :: Build, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.5
People
(Reporter: wtc, Assigned: wtc)
Details
Attachments
(1 file)
|
584 bytes,
patch
|
Details | Diff | Splinter Review |
In the Windows version info resource of softokn3.dll, there
are two fields, InternalName and OriginalFilename, that must
match the file name exactly. So these should contain the
substring "softokn", not "softoken", because the file name
is softokn3.dll.
I fixed this problem for NSS 3.4 in bug 131430, so this is
a regression.
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Comment 2•23 years ago
|
||
This has been fixed in NSS 3.5 RTM.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.5
You need to log in
before you can comment on or make changes to this bug.
Description
•