cvs commit: src/lib/libarchive archive_write_set_format_ustar.c src/lib/libarchive/test test_tar_filenames.c

Tim Kientzle kientzle at FreeBSD.org
Mon Jun 11 05:17:31 UTC 2007


kientzle    2007-06-11 05:17:30 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_write_set_format_ustar.c 
    lib/libarchive/test  test_tar_filenames.c 
  Log:
  Don't lose leading '/' for pathnames exactly 101 bytes long.
  Also, update the test harness to exercise this case.
  
  Revision  Changes    Path
  1.24      +10 -0     src/lib/libarchive/archive_write_set_format_ustar.c
  1.4       +15 -8     src/lib/libarchive/test/test_tar_filenames.c


More information about the cvs-src mailing list