Closed
Bug 336483
Opened 15 years ago
Closed 15 years ago
Coverity crash or hopefully deadcode [@ crmf_copy_popoprivkey] because Pointer "destPrivKey" dereferenced before NULL check
Categories
(NSS :: Libraries, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
3.11.2
People
(Reporter: timeless, Assigned: alvolkov.bgs)
References
()
Details
(Keywords: coverity, crash, Whiteboard: CID 630)
Crash Data
this looks like something that could be asserted, but at the very least, the null check in rv != SECSuccess is pointless.
Updated•15 years ago
|
Hardware: PC → All
Target Milestone: --- → 3.11.2
Updated•15 years ago
|
Priority: -- → P2
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → alexei.volkov.bugs
Assignee | ||
Comment 1•15 years ago
|
||
fixed as a part of the fix for bug 336482
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 2•15 years ago
|
||
Oops, reopened wrong bug.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Summary: crash or hopefully deadcode [@ crmf_copy_popoprivkey] because Pointer "destPrivKey" dereferenced before NULL check → Coverity crash or hopefully deadcode [@ crmf_copy_popoprivkey] because Pointer "destPrivKey" dereferenced before NULL check
Updated•10 years ago
|
Crash Signature: [@ crmf_copy_popoprivkey]
You need to log in
before you can comment on or make changes to this bug.
Description
•