Closed
Bug 1228346
Opened 8 years ago
Closed 8 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•8 years ago
|
Whiteboard: CID 1340244
Assignee | ||
Comment 1•8 years ago
|
||
Hello David, Could you plase take a look over this patch? THX
Attachment #8692550 -
Flags: review?(dkeeler)
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•8 years ago
|
Keywords: checkin-needed
Comment 4•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b90ccaf0ec5e
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Updated•6 years ago
|
Blocks: coverity-analysis
You need to log in
before you can comment on or make changes to this bug.
Description
•