cvs commit: src/lib/libarchive archive_entry.c
    Tim Kientzle 
    kientzle at FreeBSD.org
       
    Fri Jun 18 21:19:32 PDT 2004
    
    
  
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
    
    
More information about the cvs-all
mailing list