desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #80493
[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.
** Changed in: compiz
Status: Fix Committed => 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:
Fix Released
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