]> Dogcows Code - chaz/tar/commit
tar: do not crash with --listed-incremental
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 Sep 2010 18:34:33 +0000 (11:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 20 Sep 2010 18:35:04 +0000 (11:35 -0700)
commitefe26f98ec84856025f56673639d6bd520aa2e64
treefc93f8874e322de1fd59ea6e2e84d1a5da313c34
parent4bde4f39d08f000f7e63a832b08a2525c1262f84
tar: do not crash with --listed-incremental

Problem reported by Frantisek Hanzlik in
<https://bugzilla.redhat.com/635318> via Kamil Dudka in
<http://lists.gnu.org/archive/html/bug-tar/2010-09/msg00066.html>.
I don't understand this code either, but Sergey can take a look at
this patch, and perhaps install a better one, when he has the time.
* src/incremen.c (append_incremental_renames): Don't actually append
anything to DIR if DIR is null.
src/incremen.c
This page took 0.018093 seconds and 4 git commands to generate.