Coverity UNREACHABLE - CID 10575

Bug #937529 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: 10575
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_preview_co()
Code snippet:
3297 g_simple_async_result_complete (_data_->_async_result);
3298 }
3299 g_object_unref (_data_->_async_result);
3300 return FALSE;
CID 10575 - UNREACHABLE
This code cannot be reached: "unity_preview_reply_raw_des...".
3301 unity_preview_reply_raw_destroy (&_data_->raw);
3302 _g_object_unref0 (_data_->scope);
3303 _data_->tokens = (_vala_array_free (_data_->tokens, _data_->tokens_length1, (GDestroyNotify) g_free), NULL);
3304 if (_data_->_state_ == 0) {
3305 g_simple_async_result_complete_in_idle (_data_->_async_result);
3306 } else {

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.