Closed
Bug 1228510
Opened 9 years ago
Closed 9 years ago
[Static Analysis][Uninitialized Members In Class] Class PushedGroup from BasicLayers.h has some uninitialized variables
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
References
(Blocks 1 open bug)
Details
(Keywords: coverity, Whiteboard: CID 1340249)
Attachments
(1 file)
1.06 KB,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
The Static Analysis tool Coverity added that variables mOperator and mOpacity from PushedGroup are not initialized.
Assignee | ||
Updated•9 years ago
|
Whiteboard: CID 1340249
Assignee | ||
Comment 1•9 years ago
|
||
Hello Jeff,
Could you please take a look other this patch?
THX
Attachment #8692839 -
Flags: review?(jmuizelaar)
Updated•9 years ago
|
Attachment #8692839 -
Flags: review?(jmuizelaar) → review?(bas)
Comment 2•9 years ago
|
||
Comment on attachment 8692839 [details] [diff] [review]
Bug 1228510.diff
Review of attachment 8692839 [details] [diff] [review]:
-----------------------------------------------------------------
I'm not sure we need/want to initialize them.. but in the end it hardly matters.
Attachment #8692839 -
Flags: review?(bas) → review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 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
•