Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2007 06:07: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_entry.c
Message-ID:  <200703080607.l28677ew088534@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703080607.l28677ew088534>