← Back to team overview

desktop-packages team mailing list archive

[Bug 1101623] Re: Coverity UNINIT_CTOR - CID 12560 - generated/resize_options.cpp - in function: ResizeOptions::ResizeOptions(bool) - Non-static class members "mOutlineModifierMask", "mRectangleModifierMask", "mStretchModifierMask" and "mCenteredModifierMask" are not initialized in this constructor nor in any functions that it calls. Note that this is in generated/ dir.

 

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: compiz (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1101623

Title:
  Coverity UNINIT_CTOR - CID 12560 - generated/resize_options.cpp - in
  function: ResizeOptions::ResizeOptions(bool) - Non-static class
  members "mOutlineModifierMask", "mRectangleModifierMask",
  "mStretchModifierMask" and "mCenteredModifierMask" are not initialized
  in this constructor nor in any functions that it calls. Note that this
  is in generated/ dir.

Status in Compiz:
  New
Status in Compiz 0.9.9 series:
  New
Status in compiz package in Ubuntu:
  Confirmed

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: 12560
  Checker: UNINIT_CTOR
  Category: No category available
  CWE definition: http://cwe.mitre.org/data/definitions/457.html
  File: /tmp/buildd/compiz-0.9.9~daily13.01.14/obj-x86_64-linux-gnu/generated/resize_options.cpp
  Function: ResizeOptions::ResizeOptions(bool)
  Code snippet:
   19     mNotify (ResizeOptions::OptionNum)
   20 {
   21     if (init)
   22         initOptions ();
  CID 12560 - UNINIT_CTOR
  Non-static class member "mOutlineModifierMask" is not initialized in this constructor nor in any functions that it calls.
  Non-static class member "mRectangleModifierMask" is not initialized in this constructor nor in any functions that it calls.
  Non-static class member "mStretchModifierMask" is not initialized in this constructor nor in any functions that it calls.
  Non-static class member "mCenteredModifierMask" is not initialized in this constructor nor in any functions that it calls.
   23 }
   24 
   25 void
   26 ResizeOptions::initOptions ()
   27 {
   28     unsigned int state;

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1101623/+subscriptions