Kaynağa Gözat

Check state at the input end

master
JustAnotherArchivist 1 yıl önce
ebeveyn
işleme
27950fdc52
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. +4
    -0
      warc-dump-responses.c

+ 4
- 0
warc-dump-responses.c Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet