Date: Wed, 30 Jun 2004 04:54:07 +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_extract.c Message-ID: <200406300454.i5U4s74S021621@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004-06-30 04:54:07 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_extract.c
Log:
In case symlinks happen to already be sitting around, be sure to use
chmod() and not lchmod() whenever we know we didn't extract a symlink.
Revision Changes Path
1.27 +20 -6 src/lib/libarchive/archive_read_extract.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406300454.i5U4s74S021621>
