[PATCH v2 0/3] Unchecked return value from library patches

Gedare Bloom gedare at rtems.org
Mon Apr 5 17:14:27 UTC 2021


All 3 are fine with me, thanks

On Mon, Apr 5, 2021 at 7:28 AM Ryan Long <ryan.long at oarcorp.com> wrote:
>
> Hi,
>
> For these patches, I just added #ifdefs and (void)'s to get rid of the
> issues.
>
> Thanks,
> Ryan
>
> Ryan Long (3):
>   gen_uuid.c: Ignore return values from fcntl()
>   main_cp.c: Ignore return value from stat()
>   main_help.c: Do not care what char is returned by getchar()
>
>  cpukit/libmisc/shell/main_cp.c   | 6 ++++++
>  cpukit/libmisc/shell/main_help.c | 2 +-
>  cpukit/libmisc/uuid/gen_uuid.c   | 6 ++++++
>  3 files changed, 13 insertions(+), 1 deletion(-)
>
> --
> 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