Ver a proveniência

Check state at the input end

master
JustAnotherArchivist há 1 ano
ascendente
cometimento
27950fdc52
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      warc-dump-responses.c

+ 4
- 0
warc-dump-responses.c Ver ficheiro

@@ -149,4 +149,8 @@ checkstate:
}
}
}
if (state != STATE_BEFORE_RECORD) {
fprintf(stderr, "Error: incomplete record at the end of input\n");
return 1;
}
}

Carregando…
Cancelar
Guardar