]> Dogcows Code - chaz/tar/commit
Don't treat attempts to read an already read file list as fatal errors.
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 16 Aug 2013 12:17:22 +0000 (15:17 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 16 Aug 2013 12:17:22 +0000 (15:17 +0300)
commit077d7bceff9f28209972325097509d7ae775c1f0
treed6916e89063d6106b2d36b6d5041c5aa7967c726
parent162bbcb45f93a516641ef26d2336bb2d877c7075
Don't treat attempts to read an already read file list as fatal errors.

* src/names.c (add_file_id): Report error and return 1 if the file
has already been read.
(read_next_name): Don't try to open file if add_file_id returns 1.
(name_next_elt): Simplify conditional.
src/names.c
This page took 0.018052 seconds and 4 git commands to generate.