Changeset 14f5a05 in rtems

Timestamp:
02/12/21 20:38:23 (3 years ago)
Author:
Ryan Long <ryan.long@…>
Branches:
master
Children:
3f4cdd8
Parents:
cc273ec1
git-author:
Ryan Long <ryan.long@…> (02/12/21 20:38:23)
git-committer:
Joel Sherrill <joel@…> (02/12/21 23:13:13)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.