Coverity UNINIT_CTOR - CID 12590 - plugins/wobbly/src/wobbly.cpp - in function: WobblyWindow::WobblyWindow(CompWindow *) - Non-static class member "velocity" is not initialized in this constructor nor in any functions that it calls.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
New
|
Medium
|
Unassigned | ||
0.9.9 |
Won't Fix
|
Medium
|
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:/
CID: 12590
Checker: UNINIT_CTOR
Category: No category available
CWE definition: http://
File: /tmp/buildd/
Function: WobblyWindow:
Code snippet:
2171
2172 WindowInterface
2173 CompositeWindow
2174 GLWindowInterfa
CID 12590 - UNINIT_CTOR
Non-static class member "velocity" is not initialized in this constructor nor in any functions that it calls.
2175 }
2176
2177 WobblyWindow:
2178 {
2179 if (wScreen-
2180 {
summary: |
- Coverity UNINIT_CTOR - CID 12590 + Coverity UNINIT_CTOR - CID 12590 - plugins/wobbly/src/wobbly.cpp - in + function: WobblyWindow::WobblyWindow(CompWindow *) - Non-static class + member "velocity" is not initialized in this constructor nor in any + functions that it calls. |
Changed in compiz: | |
milestone: | none → 0.9.10.0 |
Changed in compiz: | |
milestone: | 0.9.10.0 → 0.9.10.2 |
Changed in compiz: | |
milestone: | 0.9.10.2 → 0.9.11.0 |
Source file with Coverity annotations.