[PATCH 0/4] Unused value Coverity issues
    Ryan Long 
    ryan.long at oarcorp.com
       
    Mon Apr  5 19:37:49 UTC 2021
    
    
  
Hi,
For these patches, I got rid of variables that are being reassigned
before their previous value is being used, and those changes were put in 
#ifdefs.  
Thanks,
Ryan
Ryan Long (4):
  main_cp.c: Unused value (CID #1255344)
  print-ls.c: Unused value (CID #1255346)
  fastlz.c: Unused value (CID #1399751)
  disp_hcms29xx.c: Unused value (CID #1399752)
 bsps/shared/dev/display/disp_hcms29xx.c |  4 ++-
 cpukit/libdl/fastlz.c                   | 10 +++++-
 cpukit/libmisc/shell/main_cp.c          | 64 +++++++++++++++++++++++++++++++++
 cpukit/libmisc/shell/print-ls.c         |  9 +++++
 4 files changed, 85 insertions(+), 2 deletions(-)
-- 
1.8.3.1
    
    
More information about the devel
mailing list