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

Gedare Bloom gedare at rtems.org
Fri Feb 26 22:36:02 UTC 2021


v2 looks good to me

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


More information about the devel mailing list