[CRIU] [PATCH 00/13] The first result of Clang Static Analyzer
Andrey Vagin
avagin at openvz.org
Wed Apr 3 13:30:59 EDT 2013
Andrey Vagin (13):
make: allow to change a compiler
bitopts: add a size sufix for ambiguous instructions
clang: add an exception for BUG_ON_HANDLER
cr-show: avoid double free for pstree items
mount: handle errors by the right way
sk-packet: handle errors of xmalloc
socket: handle errors of xmalloc
sockets: free all allocated objected in case of any error
parasite: don't set ret if it is not going to be read
ipc_ns: free allocated objects at the end
cr-restore: remove extra initialization of variables
files: handle errors from fcntl()
pstree: fix error handling
Makefile | 2 +-
arch/x86/include/asm/bitops.h | 6 +++---
cr-restore.c | 3 ---
cr-show.c | 4 +---
files.c | 14 +++++++++++---
include/bug.h | 7 +++++++
ipc_ns.c | 4 +++-
mount.c | 8 ++++++--
pie/parasite.c | 1 -
pstree.c | 3 +--
sk-packet.c | 17 +++++++++++++----
sockets.c | 7 ++++++-
12 files changed, 52 insertions(+), 24 deletions(-)
--
1.7.11.7
More information about the CRIU
mailing list