|
|
@ -1478,7 +1478,7 @@ validate(NHFILE *nhfp, const char *name, boolean without_waitsynch_perfile)
|
|
|
|
if (nhfp->structlevel)
|
|
|
|
if (nhfp->structlevel)
|
|
|
|
rlen = (readLenType) read(nhfp->fd, (genericptr_t) &sfi,
|
|
|
|
rlen = (readLenType) read(nhfp->fd, (genericptr_t) &sfi,
|
|
|
|
sizeof sfi);
|
|
|
|
sizeof sfi);
|
|
|
|
minit(); /* ZEROCOMP */
|
|
|
|
minit();
|
|
|
|
if (rlen == 0) {
|
|
|
|
if (rlen == 0) {
|
|
|
|
if (verbose) {
|
|
|
|
if (verbose) {
|
|
|
|
pline("File \"%s\" is empty during save file feature check?",
|
|
|
|
pline("File \"%s\" is empty during save file feature check?",
|
|
|
|