[CRIU] [PATCH 00/13] The first result of Clang Static Analyzer
Pavel Emelyanov
xemul at parallels.com
Thu Apr 4 06:00:48 EDT 2013
On 04/03/2013 09:30 PM, Andrey Vagin wrote:
> 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(-)
>
all applied
More information about the CRIU
mailing list