** 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/1101422

Title:
  Coverity FORWARD_NULL - CID 12453 - plugins/cube/src/cube.cpp -
  deref_constant_null in function
  PrivateCubeScreen::PrivateCubeScreen(CompScreen *)

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: 12453
  Checker: FORWARD_NULL
  Category: deref_constant_null
  CWE definition: http://cwe.mitre.org/data/definitions/476.html
  File: /tmp/buildd/compiz-0.9.9~daily13.01.14/plugins/cube/src/cube.cpp
  Function: PrivateCubeScreen::PrivateCubeScreen(CompScreen *)
  Code snippet:
  1653     for (int i = 0; i < 8; i++)
  1654  mTc[i] = 0.0f;
  1655 
  1656     mNVertices = 0;
  CID 12453 - FORWARD_NULL
  Assigning: "this->mVertices" = "NULL".
  1657     mVertices  = NULL;
  1658 
  1659     mGrabIndex = 0;
  1660 
  1661     mSrcOutput = 0;
  1662

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1101422/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to