Coverity UNREACHABLE - CID 10579

Bug #937499 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: 10579
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-scope-proxy-local.c
Function: unity_scope_proxy_local_real_preview_co()
Code snippet:
807 g_simple_async_result_complete (_data_->_async_result);
808 }
809 g_object_unref (_data_->_async_result);
810 return FALSE;
CID 10579 - UNREACHABLE
This code cannot be reached: "unity_preview_reply_raw_des...".
811 unity_preview_reply_raw_destroy (&_data_->reply);
812 if (_data_->_state_ == 0) {
813 g_simple_async_result_complete_in_idle (_data_->_async_result);
814 } else {
815 g_simple_async_result_complete (_data_->_async_result);
816 }

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : libunity-5.0: /tmp/buildd/libunity-5.4.0/src/unity-scope-proxy-local.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.