Coverity UNINIT_CTOR - CID 12564 - plugins/animation/src/animation.cpp - in function: PrivateAnimWindow::PrivateAnimWindow(CompWindow *, AnimWindow *) - Non-static class member "mPrevAnimSelectionRow" is not initialized in this constructor nor in any functions that it calls.

Bug #1101630 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compiz
Fix Released
Medium
Stephen M. Webb
compiz (Ubuntu)
Fix Released
Undecided
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: 12564
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/plugins/animation/src/animation.cpp
Function: PrivateAnimWindow::PrivateAnimWindow(CompWindow *, AnimWindow *)
Code snippet:
2826 }
2827
2828 WindowInterface::setHandler (mWindow, true);
2829 GLWindowInterface::setHandler (gWindow, false);
CID 12564 - UNINIT_CTOR
Non-static class member "mPrevAnimSelectionRow" is not initialized in this constructor nor in any functions that it calls.
2830 }
2831
2832 PrivateAnimWindow::~PrivateAnimWindow ()
2833 {
2834 notifyAnimation (false);
2835 postAnimationCleanUpCustom (false, true, true);

Related branches

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/animation/src/animation.cpp

Source file with Coverity annotations.

Changed in compiz:
importance: Undecided → Medium
MC Return (mc-return)
summary: - Coverity UNINIT_CTOR - CID 12564
+ Coverity UNINIT_CTOR - CID 12564 - plugins/animation/src/animation.cpp -
+ in function: PrivateAnimWindow::PrivateAnimWindow(CompWindow *,
+ AnimWindow *) - Non-static class member "mPrevAnimSelectionRow" is not
+ initialized in this constructor nor in any functions that it calls.
Changed in compiz:
milestone: none → 0.9.10.0
MC Return (mc-return)
Changed in compiz:
milestone: 0.9.10.0 → 0.9.11.0
Stephen M. Webb (bregma)
Changed in compiz:
status: New → Triaged
no longer affects: compiz/0.9.9
Stephen M. Webb (bregma)
no longer affects: compiz/0.9.10
Changed in compiz:
milestone: 0.9.11.0 → 0.9.12.0
Stephen M. Webb (bregma)
Changed in compiz:
status: Triaged → In Progress
assignee: nobody → Stephen M. Webb (bregma)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package compiz - 1:0.9.12+15.04.20141031-0ubuntu1

---------------
compiz (1:0.9.12+15.04.20141031-0ubuntu1) vivid; urgency=low

  [ Stephen M. Webb ]
  * filter debian/ from upstream dist tarball (LP: #1075995)
  * removed distro-patch for #873384 because it's now upstream (LP:
    #873384)
  * removed inappropriate executable permissions from some source and
    data files (LP: #1086165)
  * window_decorator: renamed a local to unhide a parameter (LP:
    #957600)
  * opengl plugin: free shaders and uniforms (LP: #1227449)
  * debian/compizconfig: renamed from debian/config to avoid debconf
    clashes (LP: #1156294)
  * animation plugin: initialize mPrevAnimSelectionRow (LP: #1101630)

  [ Klaus Knopper ]
  * Forces non-opaque pointer in the ezoom plugin. (LP: #1362005)

  [ Henry Hu ]
  * place plugin: correct min and default placement modes in
    configuration

  [ Matija Skala ]
  * remove 'extern "C"' hack (LP: #1286562)

  [ Dariusz Gadomski ]
  * CompScreen: Save focused window id before changing viewport.
 -- Ubuntu daily release <email address hidden> Fri, 31 Oct 2014 17:03:50 +0000

Changed in compiz (Ubuntu):
status: New → Fix Released
Stephen M. Webb (bregma)
Changed in compiz:
status: In Progress → Fix Committed
Stephen M. Webb (bregma)
Changed in compiz:
status: Fix Committed → Fix Released
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.