This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git.
from ef765af COMPRESS-575 extract and harden parsing of GNU stuct_sparse
entries
new ecf514b COMPRESS-575 harden parser of PAX 0.1 GNU sparse map
new c7c1a8b COMPRESS-575 forgot tests for parseSparseStructs
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../archivers/tar/TarArchiveInputStream.java | 2 +-
.../commons/compress/archivers/tar/TarFile.java | 2 +-
.../commons/compress/archivers/tar/TarUtils.java | 51 ++++++++-
.../compress/archivers/tar/TarUtilsTest.java | 124 +++++++++++++++++++++
4 files changed, 174 insertions(+), 5 deletions(-)