Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Aug 2005 03:13:42 +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_write_set_format_pax.c
Message-ID:  <200508020313.j723DgMu047566@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2005-08-02 03:13:42 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_write_set_format_pax.c 
  Log:
  When copying time values from the main entry header to be used in the
  header of the pax extension entry, clip them to ustar limits.  In particular,
  this prevents an internal panic for very old files.
  
  Thanks to: Chris Spiegel
  MFC after: 7 days
  
  Revision  Changes    Path
  1.28      +19 -10    src/lib/libarchive/archive_write_set_format_pax.c



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