Coverity UNREACHABLE - CID 10584

Bug #937513 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: 10584
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-remote.c
Function: unity_scope_proxy_remote_real_search_co()
Code snippet:
967 }
968 g_object_unref (_data_->_async_result);
969 return FALSE;
970 }
CID 10584 - UNREACHABLE
This code cannot be reached: "goto __finally26;".
971 goto __finally26;
972 __catch26_unity_scope_error_search_cancelled:
973 {
974 _data_->scope_error = _data_->_inner_error_;
975 _data_->_inner_error_ = NULL;
976 _g_error_free0 (_data_->scope_error);

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-remote.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.