[PATCH v2 0/4] Fix Unchecked return value Coverity errors
Ryan Long
thisisryanlong at gmail.com
Fri Feb 26 22:14:51 UTC 2021
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
More information about the devel
mailing list