[PATCH v3 0/4] Fix Unchecked return value from libarary

Gedare Bloom gedare at rtems.org
Fri Mar 5 23:26:27 UTC 2021


This set is ok

On Fri, Mar 5, 2021 at 1:42 PM Ryan Long <thisisryanlong at gmail.com> wrote:
>
> Hi,
>
> Here are the patches with the fix to main_chmod.c.
>
> Thanks,
> Ryan
>
> Ryan Long (4):
>   gen_uuid.c: Fix two Unchecked return value from library errors
>   main_chmod.c: Fix Unchecked return value from library (CID #1063856)
>   pwdgrp.c: Fix Unchecked return value from library (CID #1255518)
>   main_help.c: Unchecked return value from library (CID #1437650)
>
>  cpukit/libcsupport/src/pwdgrp.c   |  6 +++++-
>  cpukit/libmisc/shell/main_chmod.c |  7 +++++--
>  cpukit/libmisc/shell/main_help.c  |  3 ++-
>  cpukit/libmisc/uuid/gen_uuid.c    | 11 ++++++++---
>  4 files changed, 20 insertions(+), 7 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