diff --git a/src/list.c b/src/list.c index 869f2d0a..f5684c44 100644 --- a/src/list.c +++ b/src/list.c @@ -140,6 +140,7 @@ read_and (void (*do_something) (void)) break; WARN ((0, 0, _("A lone zero block at %s"), STRINGIFY_BIGINT (current_block_ordinal (), buf))); + break; } status = prev_status; continue;