Closed
Bug 268502
Opened 20 years ago
Closed 20 years ago
Some problems in ckfw.h
Categories
(NSS :: Libraries, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
3.10
People
(Reporter: wtc, Assigned: wtc)
Details
Attachments
(1 file)
|
1.56 KB,
patch
|
julien.pierre
:
review+
rrelyea
:
superreview+
|
Details | Diff | Splinter Review |
By code inspection I found some problems in ckfw.h. I will attach a patch.
| Assignee | ||
Comment 1•20 years ago
|
||
1. Need to declare nssCKFWInstance_GetInitArgs. 2. Remove duplicate declaration of nssCKFWInstance_FindObjectHandle. 3. Should use NSS_EXTERN instead of NSS_IMPLEMENT.
| Assignee | ||
Updated•20 years ago
|
Attachment #165225 -
Flags: superreview?(rrelyea0264)
Attachment #165225 -
Flags: review?(julien.pierre.bugs)
Updated•20 years ago
|
Attachment #165225 -
Flags: review?(julien.pierre.bugs) → review+
Updated•20 years ago
|
Attachment #165225 -
Flags: superreview?(rrelyea0264) → superreview+
| Assignee | ||
Comment 2•20 years ago
|
||
I checked in the patch on the NSS trunk (NSS 3.10). Checking in ckfw.h; /cvsroot/mozilla/security/nss/lib/ckfw/ckfw.h,v <-- ckfw.h new revision: 1.6; previous revision: 1.5 done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.10
Comment 3•20 years ago
|
||
Setting priorities on unprioritized bugs resolved fixed for NSS 3.10. Setting this to P3, since it was motivated only as warning reduction.
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•