]> Dogcows Code - chaz/tar/commitdiff
Fix extraction from concatenated incremental archives.
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 16 Apr 2015 10:02:10 +0000 (13:02 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 16 Apr 2015 10:02:10 +0000 (13:02 +0300)
* src/common.h (remove_delayed_set_stat): New proto.
* src/extract.c (free_delayed_set_stat)
(remove_delayed_set_stat): New function.
(apply_nonancestor_delayed_set_stat): Use free_delayed_set_stat.
* src/misc.c (safer_rmdir): Remove delayed_set_stat entry
corresponding to the removed directory.
* tests/incr10.at: New test case.
* tests/Makefile.am: Add new test.
* tests/testsuite.at: Likewise.


No differences found
This page took 0.022747 seconds and 4 git commands to generate.