Closed Erior closed 4 months ago
We could use the CRC for checking validation of the header, however it would seem the Tar.Empty.tar test case is invalid
The last could actually be change to return crc == chk1 || crc == chk2 ... instead of the if... if you prefere that I can change
Thanks!
837
We could use the CRC for checking validation of the header, however it would seem the Tar.Empty.tar test case is invalid