Closed
Bug 135340
Opened 23 years ago
Closed 23 years ago
cert_ImportCAChain() leaks slot reference
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.5
People
(Reporter: wtc, Assigned: wtc)
References
Details
(Whiteboard: [ADT2 RTM])
The cert_ImportCAChain() function in certhigh.c calls
PK11_GetInternalKeySlot() but does not free the slot
reference.
Assignee | ||
Comment 1•23 years ago
|
||
Changed the QA contact to Bishakha.
QA Contact: sonja.mirtitsch → bishakhabanerjee
Assignee | ||
Comment 2•23 years ago
|
||
Bob fixed this bug in rev. 1.17 of certhigh.c, as a
byproduct of fixing some other bug.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.5
Comment 3•23 years ago
|
||
adt1.0.1+ (on ADT's behalf) for checkin to the 1.0 branch. Pls check this in
asap. thanks!
Whiteboard: [ADT2 RTM]
Assignee | ||
Updated•23 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•