dee

Coverity CHECKED_RETURN - CID 10029

Bug #937407 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dee
Status tracked in 1.0
1.0
New
Undecided
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: 10029
Checker: CHECKED_RETURN
Category: No category available
CWE definition: http://cwe.mitre.org/data/definitions/252.html
File: /tmp/buildd/dee-1.0.4/debian/gir1.2-dee-1.0/usr/lib/girepository-1.0/Dee-1.0.typelib.c
Function: gir_dummy_function()
Code snippet:
107 dee_resource_manager_load ();
108 dee_resource_manager_store ();
109 dee_result_set_get_model ();
110 dee_result_set_get_n_rows ();
CID 10029 - CHECKED_RETURN
Calling function "dee_result_set_has_next" without checking return value (as is done elsewhere 9 out of 10 times).
No check of the return value of "dee_result_set_has_next()".
111 dee_result_set_has_next ();
112 dee_result_set_next ();
113 dee_result_set_peek ();
114 dee_result_set_seek ();
115 dee_result_set_tell ();
116 dee_sequence_model_new ();

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : dee-1.0: /tmp/buildd/dee-1.0.4/debian/gir1.2-dee-1.0/usr/lib/girepository-1.0/Dee-1.0.typelib.c

Source file with Coverity annotations.

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.