desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #79806
[Bug 1101630] Re: 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.
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 <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Fri, 31 Oct 2014 17:03:50 +0000
** Changed in: compiz (Ubuntu)
Status: New => Fix Released
--
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/1101630
Title:
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.
Status in Compiz:
In Progress
Status in “compiz” package in Ubuntu:
Fix Released
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);
To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1101630/+subscriptions