Closed
Bug 1228346
Opened 10 years ago
Closed 10 years ago
[Static Analysis][Uninitialized Members In Class] Class SharedSSLState from SharedSSLState.cpp has mOCSPMustStapleEnabled uninitialized
Categories
(Core :: Security, defect)
Core
Security
Tracking
()
RESOLVED
FIXED
mozilla45
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
References
(Blocks 1 open bug)
Details
(Keywords: coverity, Whiteboard: CID 1340244)
Attachments
(1 file)
|
732 bytes,
patch
|
keeler
:
review+
|
Details | Diff | Splinter Review |
The Static Analysis tool Coverity added that mOCSPMustStapleEnabled is not initialized in constructor of SharedSSLState.
| Assignee | ||
Updated•10 years ago
|
Whiteboard: CID 1340244
| Assignee | ||
Comment 1•10 years ago
|
||
Hello David,
Could you plase take a look over this patch?
THX
Attachment #8692550 -
Flags: review?(dkeeler)
Comment 2•10 years ago
|
||
Comment on attachment 8692550 [details] [diff] [review]
Bug 1228346.diff
Review of attachment 8692550 [details] [diff] [review]:
-----------------------------------------------------------------
Great - thanks.
Attachment #8692550 -
Flags: review?(dkeeler) → review+
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 4•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Updated•8 years ago
|
Blocks: coverity-analysis
You need to log in
before you can comment on or make changes to this bug.
Description
•