Coverity UNUSED_VALUE - CID 12659

Bug #1110333 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
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://wiki.ubuntu.com/CanonicalProductStrategy/Coverity
CID: 12659
Checker: UNUSED_VALUE
Category: No category available
CWE definition: http://cwe.mitre.org/data/definitions/563.html
File: /tmp/buildd/libappindicator-12.10.1/build/gtk2/bindings/vala/examples/indicator-example.c
Function: indicator_example_finalize
Code snippet:
408
409
410 static void indicator_example_finalize (IndicatorExample* obj) {
411 IndicatorExample * self;
CID 12659 - UNUSED_VALUE
Pointer "self" returned by "g_type_check_instance_cast((GTypeInstance *)obj, indicator_example_get_type())" is never used.
412 self = INDICATOR_EXAMPLE (obj);
413 }
414
415
416 GType indicator_example_get_type (void) {
417 static volatile gsize indicator_example_type_id__volatile = 0;

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : libappindicator-13.04: /tmp/buildd/libappindicator-12.10.1/build/gtk2/bindings/vala/examples/indicator-example.c

Source file with Coverity annotations.

Changed in libappindicator:
importance: Undecided → Low
Ted Gould (ted)
Changed in libappindicator (Ubuntu):
importance: Undecided → Low
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.