[PATCH v2 0/4] Fix Unchecked return value Coverity errors

Chris Johns chrisj at rtems.org
Sat Feb 27 00:10:37 UTC 2021


On 27/2/21 9:36 am, Gedare Bloom wrote:
> v2 looks good to me

+1

> 
> On Fri, Feb 26, 2021 at 3:15 PM Ryan Long <thisisryanlong at gmail.com> wrote:
>>
>> Hi,
>>
>> Here's the patches with the changes.
>>
>> Thanks,
>> Ryan
>>
>> Ryan Long (4):
>>   printertask.c: Fix Unchecked return value (CID #1399710)
>>   record-client.c: Fix Unchecked return value (CID #1456677)
>>   getgrent.c: Fix Unchecked return value error (CID #1459004)
>>   rtems-debugger-threads.c: Fix Unchecked return value error (CID
>>     #1468688)
>>
>>  cpukit/libcsupport/src/getgrent.c           |  4 +++-
>>  cpukit/libcsupport/src/printertask.c        | 11 ++++++++---
>>  cpukit/libdebugger/rtems-debugger-threads.c |  4 +++-
>>  cpukit/libtrace/record/record-client.c      |  4 +++-
>>  4 files changed, 17 insertions(+), 6 deletions(-)
>>
>> --
>> 1.8.3.1
>>
>> _______________________________________________
>> devel mailing list
>> devel at rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
> 


More information about the devel mailing list