Closed
Bug 1263177
Opened 9 years ago
Closed 9 years ago
export several CKFW symbols needed by PKCS #11 modules
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.25
People
(Reporter: kdudka, Unassigned)
References
Details
Attachments
(1 file)
5.70 KB,
patch
|
rrelyea
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20160407200111
Steps to reproduce:
I tried to build a PKCS #11 module.
Actual results:
The needed symbols were not exported by NSS.
Expected results:
The symbols should have been available.
Reporter | ||
Updated•9 years ago
|
Attachment #8739451 -
Flags: review?(rrelyea)
Comment 1•9 years ago
|
||
Comment on attachment 8739451 [details] [diff] [review]
proposed patches (in hg format)
Review of attachment 8739451 [details] [diff] [review]:
-----------------------------------------------------------------
NOTE: the patch contains 2 instance of nssckfw.h You'll need to include both of them.
Attachment #8739451 -
Flags: review?(rrelyea) → review+
Updated•9 years ago
|
Keywords: checkin-needed
Updated•9 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•9 years ago
|
Summary: please export symbols needed by PKCS #11 modules → export several CKFW symbols needed by PKCS #11 modules
Comment 2•9 years ago
|
||
This should be set to "target milestone 3.25" when we have it.
Status: NEW → RESOLVED
Closed: 9 years ago
Depends on: 1269239
Keywords: checkin-needed
Resolution: --- → FIXED
Updated•9 years ago
|
Target Milestone: --- → 3.25
You need to log in
before you can comment on or make changes to this bug.
Description
•