Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2004 23:35:47 -0700 (PDT)
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_support_format_tar.c
Message-ID:  <200405190635.i4J6ZlPt060751@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004/05/18 23:35:47 PDT

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_tar.c 
  Log:
  Refine the heuristic used to determine whether or not to obey
  the size field for a hardlink entry.  Specifically, ensure that
  we do obey the size field for archives that we know are pax interchange
  format archives, as required by POSIX.
  
  Also, clarify the comment explaining why this is necessary and explain
  the (very unusual) conditions under which it might fail.
  
  Revision  Changes    Path
  1.13      +20 -9     src/lib/libarchive/archive_read_support_format_tar.c



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