Closed Bug 1273075 Opened 9 years ago Closed 9 years ago

[Static Analysis][Uninitialized scalar field] In constructor explicit Compositor

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: andi, Assigned: andi)

References

(Blocks 1 open bug)

Details

(Keywords: coverity, Whiteboard: CID 1361793 )

Attachments

(1 file)

The Static Analysis tool Coverity added that variables |mPixelsPerFrame|, |mPixelsFilled| are uninitialized. As we are trying to push for a more RAII architecture and we want to prepare our code for this clang-plugin - 525063. We should initialize these member variables.
Comment on attachment 8752734 [details] MozReview Request: Bug 1273075 - initialize |mPixelsPerFrame| and |mPixelsFilled|. r?jrmuizel https://reviewboard.mozilla.org/r/52754/#review49714
Attachment #8752734 - Flags: review?(jmuizelaar) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: