Coverity UNREACHABLE - CID 10587

Bug #937519 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libunity
Invalid
Medium
Unassigned
5.0
Invalid
Medium
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: 10587
Checker: UNREACHABLE
Category: No category available
CWE definition: http://cwe.mitre.org/data/definitions/561.html
File: /tmp/buildd/libunity-5.4.0/src/unity-sound-menu-mpris.c
Function: unity_mpris_playlists_GetPlaylists_co()
Code snippet:
4673 g_simple_async_result_complete (_data_->_async_result);
4674 }
4675 g_object_unref (_data_->_async_result);
4676 return FALSE;
CID 10587 - UNREACHABLE
This code cannot be reached: "_data_->_result_ = ((_vala_...".
4677 _data_->_result_ = (_vala_UnityPlaylistDetails_array_free (_data_->_result_, _data_->_result__length1), NULL);
4678 if (_data_->_state_ == 0) {
4679 g_simple_async_result_complete_in_idle (_data_->_async_result);
4680 } else {
4681 g_simple_async_result_complete (_data_->_async_result);
4682 }

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : libunity-5.0: /tmp/buildd/libunity-5.4.0/src/unity-sound-menu-mpris.c

Source file with Coverity annotations.

Changed in libunity:
importance: Undecided → Medium
Michal Hruby (mhr3)
Changed in libunity:
status: New → Invalid
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.