1.0.3
1.0.3
- Fix the reader throwing a
FormatException
(instead of aTarException
) when reading tar files with invalid UTF bytes in their PAX headers. - Fix a range error for invalid zero-length PAX entries.
FormatException
(instead of a TarException
) when reading tar files with invalid UTF bytes in their PAX headers.