Projects STRLCPY criu Commits 29828671
🤬
  • ■ ■ ■ ■ ■
    criu/pie/restorer.c
    skipped 1959 lines
    1960 1960   }
    1961 1961   if (ret != thread_args[i].pid) {
    1962 1962   pr_err("Unable to create a thread: %ld\n", ret);
     1963 + sys_close(fd);
    1963 1964   mutex_unlock(&task_entries_local->last_pid_mutex);
    1964 1965   goto core_restore_end;
    1965 1966   }
    skipped 147 lines
Please wait...
Page is in error, reload to recover