desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #120967
[Bug 1101594] Re: Coverity UNINIT_CTOR - CID 12579 - plugins/opengl/src/texture.cpp - in function: TfpTexture::TfpTexture() - Non-static class members "x11Pixmap" and "source" are not initialized in this constructor nor in any functions that it calls.
** Branch linked: lp:ubuntu/compiz
--
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/1101594
Title:
Coverity UNINIT_CTOR - CID 12579 - plugins/opengl/src/texture.cpp - in
function: TfpTexture::TfpTexture() - Non-static class members
"x11Pixmap" and "source" are not initialized in this constructor nor
in any functions that it calls.
Status in Compiz:
In Progress
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: 12579
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/opengl/src/texture.cpp
Function: TfpTexture::TfpTexture()
Code snippet:
596 damaged (true),
597 damage (None),
598 updateMipMap (true)
599 {
CID 12579 - UNINIT_CTOR
Non-static class member "x11Pixmap" is not initialized in this constructor nor in any functions that it calls.
Non-static class member "source" is not initialized in this constructor nor in any functions that it calls.
600 }
601
602 TfpTexture::~TfpTexture ()
603 {
604 if (pixmap)
605 {
To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1101594/+subscriptions