Coverity UNREACHABLE - CID 10576

Bug #937524 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: 10576
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-lens-private.c
Function: unity_lens_impl_real_search_co()
Code snippet:
2841 g_simple_async_result_complete (_data_->_async_result);
2842 }
2843 g_object_unref (_data_->_async_result);
2844 return FALSE;
CID 10576 - UNREACHABLE
This code cannot be reached: "(_data_->cb_target_destroy_...".
2845 (_data_->cb_target_destroy_notify == NULL) ? NULL : (_data_->cb_target_destroy_notify (_data_->cb_target), NULL);
2846 _data_->cb = NULL;
2847 _data_->cb_target = NULL;
2848 _data_->cb_target_destroy_notify = NULL;
2849 block2_data_unref (_data_->_data2_);
2850 _data_->_data2_ = NULL;

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