[CRIU] [PATCH 0/7] Misc fixes found by cppcheck
    Rikard Falkeborn 
    rikard.falkeborn at gmail.com
       
    Sun Apr 28 21:22:48 MSK 2019
    
    
  
Various fixes found by cppcheck. Each patch can be applied individually.
Rikard Falkeborn (7):
  compel/s390: Fix memset sizeof
  compel/s390: Fix return value in error path
  test/zdtm: Move assignment after return value check
  test: remove unused variables
  files-reg: Remove redundant inner if
  test: add missing va_end
  test/bers: Fix sizeof to memset
 compel/arch/s390/src/lib/infect.c |  8 +++-----
 criu/files-reg.c                  | 10 ++++------
 test/others/bers/bers.c           |  6 ++----
 test/others/libcriu/test_errno.c  |  2 +-
 test/zdtm/lib/ns.c                |  2 +-
 test/zdtm/static/autofs.c         |  1 +
 6 files changed, 12 insertions(+), 17 deletions(-)
-- 
2.21.0
    
    
More information about the CRIU
mailing list