desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #84399
[Bug 1101512] Re: Coverity UNINIT_CTOR - CID 12574 - plugins/firepaint/src/firepaint.cpp - in function: ParticleSystem::ParticleSystem(int) - Non-static class member "blendMode" is not initialized in this constructor nor in any functions that it calls.
** Changed in: compiz/0.9.9
Status: New => Won't Fix
--
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/1101512
Title:
Coverity UNINIT_CTOR - CID 12574 - plugins/firepaint/src/firepaint.cpp
- in function: ParticleSystem::ParticleSystem(int) - Non-static class
member "blendMode" is not initialized in this constructor nor in any
functions that it calls.
Status in Compiz:
Fix Released
Status in Compiz 0.9.9 series:
Won't Fix
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: 12574
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/firepaint/src/firepaint.cpp
Function: ParticleSystem::ParticleSystem(int)
Code snippet:
55 x (0),
56 y (0)
57 {
58 initParticles (n);
CID 12574 - UNINIT_CTOR
Non-static class member "blendMode" is not initialized in this constructor nor in any functions that it calls.
59 }
60
61 ParticleSystem::ParticleSystem () :
62 x (0),
63 y (0)
64 {
To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1101512/+subscriptions