[CRIU] [PATCH 0/3] malloc/strdup cleanups

Pavel Emelyanov xemul at parallels.com
Tue Sep 30 06:51:23 PDT 2014


On 09/23/2014 09:00 PM, Cyrill Gorcunov wrote:
> Better to use own x* helpers which do print error if
> allocation failed.
> 
> Tycho, could you please take a look on "files-reg" patch,
> which test should be started to test it?
> 
> Cyrill Gorcunov (3):
>   cgroup: Use xmalloc in rewrite_cgsets
>   files-reg: Simplify have_seen_dead_pid
>   lib: Use x[re|m]alloc, xstrdup helpers
> 
>  cgroup.c    |  2 +-
>  files-reg.c | 28 ++++++++--------------------
>  lib/criu.c  | 37 +++++++++++++++++++------------------
>  3 files changed, 28 insertions(+), 39 deletions(-)
> 
1 and 2 applied, thanks


More information about the CRIU mailing list