Closed
Bug 541231
Opened 15 years ago
Closed 15 years ago
nssinit.c doesn't need to include ssl.h and sslproto.h.
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.12.6
People
(Reporter: wtc, Assigned: wtc)
Details
Attachments
(1 file)
768 bytes,
patch
|
elio.maldonado.batiz
:
review+
|
Details | Diff | Splinter Review |
lib/nss/nssinit.c doesn't need to include ssl.h and sslproto.h.
(This is layering violation anyway.)
Attachment #422849 -
Flags: review?(emaldona)
Updated•15 years ago
|
Attachment #422849 -
Flags: review?(emaldona) → review+
Assignee | ||
Comment 1•15 years ago
|
||
I checked in the patch on the NSS trunk (NSS 3.12.6).
Checking in nssinit.c;
/cvsroot/mozilla/security/nss/lib/nss/nssinit.c,v <-- nssinit.c
new revision: 1.105; previous revision: 1.104
done
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.12.6
You need to log in
before you can comment on or make changes to this bug.
Description
•