[RTEMS Project] #4237: consolesimpletask.c: Two Unchecked Return Values Spotted by Coverity
RTEMS trac
trac at rtems.org
Fri Feb 12 23:13:50 UTC 2021
#4237: consolesimpletask.c: Two Unchecked Return Values Spotted by Coverity
-----------------------+--------------------------------------
Reporter: Ryan Long | Owner: Ryan Long <ryan.long@…>
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: lib | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------+--------------------------------------
Changes (by Ryan Long <ryan.long@…>):
* owner: (none) => Ryan Long <ryan.long@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"14f5a0597a2030570fe05a7de3b5bd8254c31d75/rtems"
14f5a05/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="14f5a0597a2030570fe05a7de3b5bd8254c31d75"
consolesimpletask.c: Fix Two Unchecked Return Values (CID #1437625 and
#1472765)
CID 1437625: Unchecked return value from call to rtems_task_create().
CID 1472765: Unchecked return value from call to rtems_task_start().
Closes #4237.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4237#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list