]> Dogcows Code - chaz/tar/commit
Correctly store long sparse file names in PAX archives.
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 27 Nov 2010 12:35:08 +0000 (14:35 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 14 Dec 2010 13:27:55 +0000 (15:27 +0200)
commitbb0af96c548dbaf1f60e52dd9665c2681d5f9ade
tree3177c863dd6e14429d7d1b1683f16e234b650dc2
parentec586b37e025315f65bf169b03ce9d1a8d1659f9
Correctly store long sparse file names in PAX archives.

* src/sparse.c (pax_dump_header_1): Make sure the created header name is
shorter than NAME_FIELD_SIZE bytes.
* tests/sparse04.at: New testcase.
* tests/Makefile.am (TESTSUITE_AT): Add sparse04.at.
* tests/testsuite.at: Include sparse04.at.
* NEWS: Update.
NEWS
src/sparse.c
tests/Makefile.am
tests/sparse04.at [new file with mode: 0644]
tests/testsuite.at
This page took 0.019498 seconds and 4 git commands to generate.