** Changed in: unity
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/938895

Title:
  Coverity PW.CAST_TO_QUALIFIED_TYPE - CID 10670

Status in Unity:
  Fix Released
Status in unity trunk series:
  Fix Released
Status in “unity” package in Ubuntu:
  New

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: 10670
  Checker: PW.CAST_TO_QUALIFIED_TYPE
  Category: No category available
  CWE definition: No definition available
  File: /tmp/buildd/unity-5.4.0/services/panel-service.c
  Function: No function name available
  Code snippet:
  827   PanelServicePrivate *priv = self->priv;
  828   gchar *name;
  829   GList *entries, *entry;
  830 
  CID 10670 - PW.CAST_TO_QUALIFIED_TYPE
  type qualifier is meaningless on cast type
  831   indicator_object_set_environment(object, (const 
GStrv)indicator_environment);
  832 
  833   if (_name != NULL)
  834     name = g_strdup (_name);
  835   else
  836     name = g_strdup_printf ("%p", object);

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/938895/+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