criu/lib
Andrey Vagin 02dff55113 service: allocate buffers for messages dinamically (v2)
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@gmail.com>
Cc: Ross Boucher <rboucher@gmail.com>
Signed-off-by: Andrey Vagin <avagin@openvz.org>
Acked-by: Ruslan Kuprieiev <rkuprieiev@cloudlinux.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-04-23 19:52:53 +03:00
..
criu.c service: allocate buffers for messages dinamically (v2) 2015-04-23 19:52:53 +03:00
criu.h libcriu: Add criu_add_cg_root() call 2014-08-22 19:20:06 +04:00
criu.pc.in lib: Generate pkgconfig file 2014-08-04 13:57:18 +04:00
Makefile Always use ARCH_DIR 2014-02-10 14:33:11 +04:00