Coverity UNINIT_CTOR - CID 12559 - generated/place_options.cpp - in function: PlaceOptions::PlaceOptions(bool) - Non-static class member "mModeModesMask" is not initialized in this constructor nor in any functions that it calls. Note that this is in generated/ dir.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
New
|
Medium
|
Unassigned | ||
0.9.9 |
New
|
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: 12559
Checker: UNINIT_CTOR
Category: No category available
CWE definition: http://
File: /tmp/buildd/
Function: PlaceOptions:
Code snippet:
19 mNotify (PlaceOptions:
20 {
21 if (init)
22 initOptions ();
CID 12559 - UNINIT_CTOR
Non-static class member "mModeModesMask" is not initialized in this constructor nor in any functions that it calls.
23 }
24
25 void
26 PlaceOptions:
27 {
28 CompOption:
Changed in compiz: | |
milestone: | none → 0.9.10.0 |
summary: |
- Coverity UNINIT_CTOR - CID 12559 + Coverity UNINIT_CTOR - CID 12559 - generated/place_options.cpp - in + function: PlaceOptions::PlaceOptions(bool) - Non-static class member + "mModeModesMask" is not initialized in this constructor nor in any + functions that it calls. Note that this is in generated/ dir. |
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.