cvs commit: src/lib/libarchive archive_write_set_format_pax.c

Tim Kientzle kientzle at FreeBSD.org
Tue Aug 2 03:13:43 GMT 2005


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


More information about the cvs-all mailing list