[CRIU] [PATCH 0/7] Misc fixes found by cppcheck

Andrei Vagin avagin at gmail.com
Tue Apr 30 10:25:27 MSK 2019


Applied, thanks a lot!

On Sun, Apr 28, 2019 at 08:22:48PM +0200, Rikard Falkeborn wrote:
> 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
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list