Date: Sat, 19 Jun 2004 04:19:27 +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_entry.c Message-ID: <200406190419.i5J4JRf7052351@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004-06-19 04:19:27 UTC FreeBSD src repository Modified files: lib/libarchive archive_entry.c Log: Ignore file flag bits that we don't support. In particular, this corrects a segfault seen when archiving files from NTFS (which sets bits in st_flags that are not documented in <sys/stat.h>.) Thanks to: Doug Rabson Revision Changes Path 1.15 +2 -0 src/lib/libarchive/archive_entry.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406190419.i5J4JRf7052351>