Closed
Bug 726449
Opened 14 years ago
Closed 9 years ago
nsUsageArrayHelper does not implement the PSM NSS shutdown protocol
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
INVALID
People
(Reporter: briansmith, Unassigned)
References
(Blocks 1 open bug)
Details
1. nsUsageArrayHelper does not implement nsNSSShutdownObject
2. nsUsageArrayHelper::GetUsagesArray does not check whether NSS has already been shut down after it acquires the shutdown prevention lock.
| Reporter | ||
Comment 1•14 years ago
|
||
3. nsUsageArrayHelper::mCert does not have its reference count incremented.
4. mCert and defaultcertdb are not released during shutdown.
Comment 2•9 years ago
|
||
nsUsageArrayHelper was removed in Bug 1284946.
Blocks: 1284946
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Summary: nsUsageArrayHelper does not implement the PSM NSS shtudown protocol → nsUsageArrayHelper does not implement the PSM NSS shutdown protocol
Whiteboard: [psm-backlog]
You need to log in
before you can comment on or make changes to this bug.
Description
•