Closed
Bug 349011
Opened 19 years ago
Closed 19 years ago
please stop exporting these crmf_ symbols
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.12
People
(Reporter: timeless, Unassigned)
Details
Attachments
(1 file)
|
2.01 KB,
patch
|
wtc
:
review+
|
Details | Diff | Splinter Review |
a number of functions in lib/crmf are static, but some of them are not
Attachment #234220 -
Flags: review?(wtchang)
Updated•19 years ago
|
Attachment #234220 -
Flags: review?(wtchang) → review+
Comment 2•19 years ago
|
||
Thanks for the patch, timeless. I checked it in on the
NSS trunk (NSS 3.12).
Checking in crmfcont.c;
/cvsroot/mozilla/security/nss/lib/crmf/crmfcont.c,v <-- crmfcont.c
new revision: 1.9; previous revision: 1.8
done
Checking in crmfpop.c;
/cvsroot/mozilla/security/nss/lib/crmf/crmfpop.c,v <-- crmfpop.c
new revision: 1.9; previous revision: 1.8
done
Checking in crmfreq.c;
/cvsroot/mozilla/security/nss/lib/crmf/crmfreq.c,v <-- crmfreq.c
new revision: 1.7; previous revision: 1.6
done
Severity: enhancement → trivial
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.12
You need to log in
before you can comment on or make changes to this bug.
Description
•