[CRIU] Re: [PATCH] restore_pipe_data(): fix a typo

Cyrill Gorcunov gorcunov at openvz.org
Tue Jan 31 04:00:42 EST 2012


On Tue, Jan 31, 2012 at 12:58:34PM +0400, Kir Kolyshkin wrote:
> Found using clang:
> 
> cr-restore.c:796:8: error: use of unary operator that may be intended as compound assignment (+=)
>                 size =+ ret;
>                      ^~
> Signed-off-by: Kir Kolyshkin <kir at openvz.org>
> ---

Cool! Thanks Kir!

	Cyrill


More information about the CRIU mailing list