Closed
Bug 124232
Opened 23 years ago
Closed 23 years ago
export SECKEY_DestroyPublicKeyList
Categories
(NSS :: Libraries, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
3.4
People
(Reporter: jamie-bugzilla, Assigned: jamie-bugzilla)
Details
Attachments
(1 file)
495 bytes,
patch
|
Details | Diff | Splinter Review |
The function SECKEY_DestroyPublicKeyList should be exported, because it is
useful to outsiders who get a public key list.
Assignee | ||
Comment 1•23 years ago
|
||
Comment 3•23 years ago
|
||
Bob, is it okay to export SECKEY_DestroyPublicKeyList?
Comment 4•23 years ago
|
||
I thought I posted my response, but it probably didn't get committed.
SECKEY_DestroyPublicKeyList is a new fuction written for JSS integration, so yes
it should be exported. r= relyea
Comment 5•23 years ago
|
||
I checked in Jamie's patch.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•