Closed
Bug 1336487
Opened 8 years ago
Closed 8 years ago
export CERT_CompareAVA
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.30
People
(Reporter: pwouters, Unassigned)
Details
Attachments
(1 file)
|
361 bytes,
patch
|
rrelyea
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20170116135521
Steps to reproduce:
CERT_CompareAVA() appears in header file but is not exported in the library
Actual results:
libreswan has to include a copy of the nss code that is not exported to the library
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•8 years ago
|
Summary: CERT_CompareAVA() appears in header file but is not exported in the library → export CERT_CompareAVA
Comment 1•8 years ago
|
||
Attachment #8840074 -
Flags: review?(rrelyea)
Updated•8 years ago
|
QA Contact: kaie
Updated•8 years ago
|
Target Milestone: --- → 3.30
Comment 2•8 years ago
|
||
Comment on attachment 8840074 [details] [diff] [review]
1336487-v1.patch
Review of attachment 8840074 [details] [diff] [review]:
-----------------------------------------------------------------
r+ rrelyea
Attachment #8840074 -
Flags: review?(rrelyea) → review+
Comment 3•8 years ago
|
||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•