← Back to team overview

unity-api-bugs team mailing list archive

[Bug 937446] Re: Coverity UNUSED_VALUE - CID 10629

 

** 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/937446

Title:
  Coverity UNUSED_VALUE - CID 10629

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: 10629
  Checker: UNUSED_VALUE
  Category: No category available
  CWE definition: http://cwe.mitre.org/data/definitions/563.html
  File: /tmp/buildd/indicator-sound-0.8.0.0/build/gtk2/src/mpris2-watcher.c
  Function: mpris2_watcher_check_for_active_clients_finish()
  Code snippet:
  242 
  243 
  244 void mpris2_watcher_check_for_active_clients_finish (Mpris2Watcher* self, GAsyncResult* _res_) {
  245 	Mpris2WatcherCheckForActiveClientsData* _data_;
  CID 10629 - UNUSED_VALUE
  Pointer "_data_" returned by "g_simple_async_result_get_op_res_gpointer((GSimpleAsyncResult *)g_type_check_instance_cast((GTypeInstance *)_res_, g_simple_async_result_get_type()))" is never used.
  246 	_data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_));
  247 }
  248 
  249 
  250 static void mpris2_watcher_check_for_active_clients_ready (GObject* source_object, GAsyncResult* _res_, gpointer _user_data_) {
  251 	Mpris2WatcherCheckForActiveClientsData* _data_;

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/937446/+subscriptions