Date: Fri, 10 Sep 2004 04:30:24 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_read_support_format_tar.c Message-ID: <200409100430.i8A4UO67037901@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409100430.i8A4UO67037901>
