Closed Bug 294546 Opened 20 years ago Closed 18 years ago

unexported api calls in jar-ds.h

Categories

(NSS :: Libraries, defect)

3.10
x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jason.m.reid, Unassigned)

Details

The following api calls in jar-ds.h are not found in a .def file.

ZZ_NewLink NOT exported
ZZ_DestroyLink NOT exported
ZZ_NewList NOT exported
ZZ_DestroyList NOT exported
QA Contact: bishakhabanerjee → jason.m.reid
Assignee: wtchang → nobody
QA Contact: jason.m.reid → libraries
lib/jar is not part of any NSS shared library, and so its functions are
not exported from any shared library.  

At this time, we consider lib/jar to be part of signtool, and its API to
be private to NSS.  This jar header file should not be a "public" 
export from NSS.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.