Fix error handling when reading incremental snapshots
commit916fe62ae9b91a5d71cfa752f7cad89a558d7672
authorSergey Poznyakoff <gray@gnu.org>
Fri, 21 Dec 2018 05:59:02 +0000 (21 07:59 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Fri, 21 Dec 2018 11:54:11 +0000 (21 13:54 +0200)
tree720cad5d1f11c3832d32db1b5a8b3ee643811d62
parent99d415e1902c2309a4a3da41b2f08e5719771336
Fix error handling when reading incremental snapshots

Bug reported in
  http://lists.gnu.org/archive/html/bug-tar/2018-12/msg00008.html

* incremen.c (read_incr_db_01): Don't try to continue after errors.
src/incremen.c