cvs commit: src/lib/libarchive archive_read_support_format_tar.c
Tim Kientzle
kientzle at FreeBSD.org
Thu Sep 9 21:30:25 PDT 2004
kientzle 2004-09-10 04:30:24 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
lib/libarchive archive_read_support_format_tar.c
Log:
MFC 1.27: The "regular-file-plus-trailing-slash-equals-dir" convention
should be checked only after the full header is read, including any
extensions; otherwise regular files in GNU tar archives with '/' as the
100th char get treated as directories.
Approved by: re@ (Ken Smith)
Revision Changes Path
1.26.2.1 +22 -12 src/lib/libarchive/archive_read_support_format_tar.c
More information about the cvs-all
mailing list