diff --git a/cr-restore.c b/cr-restore.c index 4d5ccd5a3..7ecba12d8 100644 --- a/cr-restore.c +++ b/cr-restore.c @@ -1357,7 +1357,7 @@ static int restore_task_with_children(void *_arg) current = ca->item; if (current != root_item) { - char buf[PATH_MAX]; + char buf[12]; int fd; /* Determine PID in CRIU's namespace */