]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix --delete bug with short reads
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Sep 2022 21:32:27 +0000 (16:32 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Sep 2022 21:33:47 +0000 (16:33 -0500)
commitf8e14746d2ca72804a4520c059d7bf65ca00c5ac
tree455dde125161a38e5f56d9ce7afe08133aa9c1dc
parent35d9845d5d410237e418113ec79d8f9e4b0b2bb8
Fix --delete bug with short reads

* gnulib.modules: Add idx.
* src/common.h: Include idx.h.
* src/delete.c (move_archive): Don’t botch short reads.
gnulib.modules
src/common.h
src/delete.c