Coverity UNINIT_CTOR - CID 12558 - gtk/window-decorator/tests/test_gwd_settings.cpp - in function: GWDMockSettingsStorageFactoryWrapper::GWDMockSettingsStorageFactoryWrapper() - The compiler-generated constructor for this class does not initialize "mWritable".

Bug #1101452 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compiz
Triaged
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: 12558
Checker: UNINIT_CTOR
Category: pointer
CWE definition: http://cwe.mitre.org/data/definitions/457.html
File: /tmp/buildd/compiz-0.9.9~daily13.01.14/gtk/window-decorator/tests/test_gwd_settings.cpp
Function: GWDMockSettingsStorageFactoryWrapper::GWDMockSettingsStorageFactoryWrapper()
Code snippet:
1466 }
1467
1468 private:
1469
CID 12558 - UNINIT_CTOR
The compiler-generated constructor for this class does not initialize "mWritable".
1470 GWDSettingsWritable *mWritable;
1471 boost::shared_ptr <GWDMockSettingsStorageGMock> mStorageMock;
1472 boost::shared_ptr <GWDSettingsStorage> mStorage;
1473 };
1474
1475 INSTANTIATE_TEST_CASE_P (MockStorageUpdates, GWDSettingsTestStorageUpdates,

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/gtk/window-decorator/tests/test_gwd_settings.cpp

Source file with Coverity annotations.

Changed in compiz:
importance: Undecided → Medium
MC Return (mc-return)
summary: - Coverity UNINIT_CTOR - CID 12558
+ Coverity UNINIT_CTOR - CID 12558 - gtk/window-
+ decorator/tests/test_gwd_settings.cpp - in function:
+ GWDMockSettingsStorageFactoryWrapper::GWDMockSettingsStorageFactoryWrapper()
+ - The compiler-generated constructor for this class does not initialize
+ "mWritable".
Changed in compiz:
milestone: none → 0.9.10.0
Changed in compiz:
milestone: 0.9.10.0 → 0.9.10.2
MC Return (mc-return)
Changed in compiz:
milestone: 0.9.10.2 → 0.9.11.0
Stephen M. Webb (bregma)
no longer affects: compiz/0.9.9
Changed in compiz:
importance: Medium → Low
status: New → Triaged
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.