desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #84401
[Bug 1101580] Re: Coverity UNINIT_CTOR - CID 12575 - plugins/firepaint/src/firepaint.cpp - in function: ParticleSystem::ParticleSystem() - 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/1101580
Title:
Coverity UNINIT_CTOR - CID 12575 - plugins/firepaint/src/firepaint.cpp
- in function: ParticleSystem::ParticleSystem() - 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: 12575
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()
Code snippet:
62 x (0),
63 y (0)
64 {
65 initParticles (0);
CID 12575 - UNINIT_CTOR
Non-static class member "blendMode" is not initialized in this constructor nor in any functions that it calls.
66 }
67
68 ParticleSystem::~ParticleSystem ()
69 {
70 finiParticles ();
71 }
To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1101580/+subscriptions