dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #24383
[Bug 1110333] Re: Coverity UNUSED_VALUE - CID 12659
** Changed in: libappindicator (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to libappindicator in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1110333
Title:
Coverity UNUSED_VALUE - CID 12659
Status in Libappindicator:
New
Status in libappindicator 13.04 series:
New
Status in “libappindicator” 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: 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;
To manage notifications about this bug go to:
https://bugs.launchpad.net/libappindicator/+bug/1110333/+subscriptions