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

Title:
  Coverity PW.PARAMETER_HIDDEN - CID 10671

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: 10671
  Checker: PW.PARAMETER_HIDDEN
  Category: No category available
  CWE definition: No definition available
  File: /tmp/buildd/unity-5.4.0/services/panel-root-accessible.c
  Function: No function name available
  Code snippet:
  133       indicator = panel_service_get_indicator_nth (root->priv->service, 
i);
  134       if (INDICATOR_IS_OBJECT (indicator))
  135         {
  136           AtkObject *child;
  CID 10671 - PW.PARAMETER_HIDDEN
  declaration hides parameter "data" (declared at line 114)
  137           gpointer *data;
  138 
  139           child = panel_indicator_accessible_new (indicator);
  140           /* FIXME: use proper signals once we support dynamic 
adding/removing
  141            * of indicators */
  142           data = g_new0 (gpointer, 2);

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