Closed
Bug 124233
Opened 24 years ago
Closed 24 years ago
function to access PK11SymKey.next
Categories
(NSS :: Libraries, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
3.4
People
(Reporter: jamie-bugzilla, Assigned: jamie-bugzilla)
Details
Attachments
(1 file)
|
1.64 KB,
patch
|
Details | Diff | Splinter Review |
In order to access lists of PK11SymKeys, I need access to the "next" member of
the structure. Since the structure is opaque, this requires an accessor function.
| Assignee | ||
Comment 1•24 years ago
|
||
r=relyea
Comment 3•24 years ago
|
||
I checked in Jamie's patch (after putting the new symbol
in alphabetical order in nss.def).
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•