Coverity UNUSED_VALUE - CID 12659
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| libappindicator |
New
|
Low
|
Unassigned | ||
| 13.04 |
New
|
Low
|
Unassigned | ||
| libappindicator (Ubuntu) |
New
|
Low
|
Unassigned | ||
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:/
CID: 12659
Checker: UNUSED_VALUE
Category: No category available
CWE definition: http://
File: /tmp/buildd/
Function: indicator_
Code snippet:
408
409
410 static void indicator_
411 IndicatorExample * self;
CID 12659 - UNUSED_VALUE
Pointer "self" returned by "g_type_
412 self = INDICATOR_EXAMPLE (obj);
413 }
414
415
416 GType indicator_
417 static volatile gsize indicator_
| Changed in libappindicator (Ubuntu): | |
| importance: | Undecided → Low |

Source file with Coverity annotations.