** Changed in: indicator-sound
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to The Sound Menu.
https://bugs.launchpad.net/bugs/937447
Title:
Coverity UNREACHABLE - CID 10624
Status in Sound Menu:
Invalid
Status in The Sound Menu fifth series:
Won't Fix
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: 10624
Checker: UNREACHABLE
Category: No category available
CWE definition: http://cwe.mitre.org/data/definitions/561.html
File: /tmp/buildd/indicator-sound-0.8.0.0/build/gtk2/src/mpris2-watcher.c
Function: mpris2_watcher_supports_playlists()
Code snippet:
567 _g_free0 (results);
568 _g_object_unref0 (introspectable);
569 return result;
570 }
CID 10624 - UNREACHABLE
This code cannot be reached: "goto __finally9;".
571 goto __finally9;
572 __catch9_g_io_error:
573 {
574 GError* e = NULL;
575 GError* _tmp7_;
576 const gchar* _tmp8_;
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/937447/+subscriptions
--
Mailing list: https://launchpad.net/~unity-api-bugs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~unity-api-bugs
More help : https://help.launchpad.net/ListHelp