diff --git a/criu/cr-restore.c b/criu/cr-restore.c index a294fce24..79e9a670f 100644 --- a/criu/cr-restore.c +++ b/criu/cr-restore.c @@ -3429,7 +3429,7 @@ static int sigreturn_restore(pid_t pid, struct task_restore_args *task_args, uns if (current->parent == NULL) { /* Wait when all tasks restored all files */ if (restore_wait_other_tasks()) - goto err; + goto err_nv; } /*