[CRIU] [PATCH] service: allocate buffers for messages dinamically (v2)
Pavel Emelyanov
xemul at parallels.com
Tue Apr 21 06:09:19 PDT 2015
On 04/17/2015 04:45 PM, Andrey Vagin wrote:
> Currently we use a static buffer, but it is too small.
>
> Error (cr-service.c:58): Failed unpacking request: Success
> Error (cr-service.c:694): Can't recv request: Success
> data too short after length-prefix of 1217
>
> v2: use recv instead on recvmsg
>
> Reported-by: Ross Boucher <rboucher at gmail.com>
> Cc: Ross Boucher <rboucher at gmail.com>
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
Applied, thanks!
More information about the CRIU
mailing list