@@ -595,7 +595,7 @@ static int readTarFile(int tarFd, int extractFlag, int listFlag,
}
}
if(*(header.name)=='\0')
gotoendgame;
continue;
header.tarFd=tarFd;
/* Skip funky extra GNU headers that precede long files */
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.