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

Ryan Long ryan.long at oarcorp.com
Mon Apr 5 13:29:11 UTC 2021


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



More information about the devel mailing list