Coverity DEADCODE - CID 10714

Bug #943757 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Messaging Menu
Fix Released
Medium
Ted Gould
0.6
Fix Released
Medium
Ted Gould

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: 10714
Checker: DEADCODE
Category: No category available
CWE definition: http://cwe.mitre.org/data/definitions/561.html
File: /tmp/buildd/indicator-messages-0.5.0/src/status-provider-telepathy.c
Function: set_status()
Code snippet:
282 }
283
284 priv->mc_status = sp_to_mc_map[status];
285
CID 10714 - DEADCODE
After this line, the value of "mcstatus" is equal to 0.
Assigning: "mcstatus" = "0U".
286 guint mcstatus = MC_STATUS_UNSET;
287 gboolean ret = FALSE;
288 GError * error = NULL;
289
290 ret = dbus_g_proxy_call(priv->proxy,
291 "GetPresence", &error,

Related branches

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : indicator-messages-0.6: /tmp/buildd/indicator-messages-0.5.0/src/status-provider-telepathy.c

Source file with Coverity annotations.

Changed in indicator-messages:
importance: Undecided → Medium
Revision history for this message
Charles Kerr (charlesk) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.