cvs commit: src/lib/libarchive archive_entry.c

Tim Kientzle kientzle at FreeBSD.org
Thu Mar 8 06:07:07 UTC 2007


kientzle    2007-03-08 06:07:07 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_entry.c 
  Log:
  Distinguish between the end of ACL data and an error in pulling
  ACL data from the archive entry.  This doesn't impact
  archive_read_extract or archive_write_disk since they only
  check for != ARCHIVE_OK when calling this function.  (Though
  they should be more careful.)
  
  Revision  Changes    Path
  1.39      +1 -1      src/lib/libarchive/archive_entry.c


More information about the cvs-src mailing list