dee

Coverity CHECKED_RETURN - CID 10027

Bug #937430 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
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: 10027
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:
 76 dee_model_insert_row ();
 77 dee_model_insert_row_before ();
 78 dee_model_insert_row_sorted ();
 79 dee_model_insert_sorted ();
CID 10027 - CHECKED_RETURN
Calling function "dee_model_is_first" without checking return value (as is done elsewhere 15 out of 17 times).
No check of the return value of "dee_model_is_first()".
 80 dee_model_is_first ();
 81 dee_model_is_last ();
 82 dee_model_next ();
 83 dee_model_prepend ();
 84 dee_model_prepend_row ();
 85 dee_model_prev ();

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.

Changed in dee:
importance: Undecided → Medium
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.