Closed
Bug 1228510
Opened 8 years ago
Closed 8 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•8 years ago
|
Whiteboard: CID 1340249
Assignee | ||
Comment 1•8 years ago
|
||
Hello Jeff, Could you please take a look other this patch? THX
Attachment #8692839 -
Flags: review?(jmuizelaar)
Updated•8 years ago
|
Attachment #8692839 -
Flags: review?(jmuizelaar) → review?(bas)
Comment 2•8 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•8 years ago
|
Keywords: checkin-needed
Comment 4•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8d04ecd5ad59
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
•