error(0,errno,"warning: cannot change directory to %s",pw->pw_dir);
free(pw->pw_name);
free(pw->pw_dir);
free(pw->pw_shell);
run_shell(shell,command,additional_args);
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.