Coverity UNINIT - CID 12550 - plugins/composite/src/pixmapbinding/tests/test-composite-pixmapbinding.cpp - Declaring variable "xwa" without initializer in function CompositePixmapBinderTest_TestInitialBindFailureWindowUnmapped_Test::TestBody()

Bug #1101450 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compiz
Won't Fix
Low
Unassigned
0.9.10
Won't Fix
Low
Unassigned

Bug Description

This bug is exported from the Coverity Integration Manager on Canonical's servers. For information on how this is done please see this website: https://wiki.ubuntu.com/CanonicalProductStrategy/Coverity
CID: 12550
Checker: UNINIT
Category: No category available
CWE definition: http://cwe.mitre.org/data/definitions/457.html
File: /tmp/buildd/compiz-0.9.9~daily13.01.14/plugins/composite/src/pixmapbinding/tests/test-composite-pixmapbinding.cpp
Function: CompositePixmapBinderTest_TestInitialBindFailureWindowUnmapped_Test::TestBody()
Code snippet:
363 MockWindowPixmapGet mwpg;
364 MockWindowAttributesGet mwag;
365 MockServerGrab msg;
366 MockPixmapFreezer mpf;
CID 12550 - UNINIT
Declaring variable "xwa" without initializer.
367 XWindowAttributes xwa;
368
369 xwa.width = 100;
370 xwa.height = 200;
371 xwa.map_state = IsUnmapped;
372 xwa.border_width = 1;

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : compiz-0.9.9: /tmp/buildd/compiz-0.9.9~daily13.01.14/plugins/composite/src/pixmapbinding/tests/test-composite-pixmapbinding.cpp

Source file with Coverity annotations.

Changed in compiz:
importance: Undecided → High
MC Return (mc-return)
Changed in compiz:
milestone: none → 0.9.10.0
summary: - Coverity UNINIT - CID 12550
+ Coverity UNINIT - CID 12550 -
+ plugins/composite/src/pixmapbinding/tests/test-composite-
+ pixmapbinding.cpp - Declaring variable "xwa" without initializer in
+ function
+ CompositePixmapBinderTest_TestInitialBindFailureWindowUnmapped_Test::TestBody()
MC Return (mc-return)
Changed in compiz:
milestone: 0.9.10.0 → 0.9.11.0
Stephen M. Webb (bregma)
no longer affects: compiz/0.9.9
no longer affects: compiz/0.9.11
Changed in compiz:
importance: High → Low
status: New → Triaged
Revision history for this message
Stephen M. Webb (bregma) wrote :

false positive

Changed in compiz:
milestone: 0.9.11.0 → none
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.