v1.6.1
Tar v1.6.1
This patch release fixes an uncommon bug that can occur when the amount of data available to read is not a multiple of the TAR file block size of 512 bytes. This can occur, for example, when reading tarball data from a network socket.
Merged pull requests:
- Fix padding assertion errors (#65) (@staticfloat)