X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=dump%2Ftape.c;h=45535ea692e1c3adfbf9fd6b0dc3ca9ebb18cd88;hp=644ed8a2ba92ab6a555598b1c234086f6f34cf4c;hb=8b7882a833092b5974aa73e06b2e55bb9d1a9e99;hpb=caea5c768eb239f9b987791f0c665b10d7550741 diff --git a/dump/tape.c b/dump/tape.c index 644ed8a..45535ea 100644 --- a/dump/tape.c +++ b/dump/tape.c @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: tape.c,v 1.56 2001/09/12 09:02:51 stelian Exp $"; + "$Id: tape.c,v 1.57 2001/09/12 10:21:49 stelian Exp $"; #endif /* not lint */ #include @@ -1122,6 +1122,7 @@ doslave(int cmd, int slave_number, int first) if (compressed && do_compress) { comp_buf->length = bufsize; worklen = TP_BSIZE + writesize; + compresult = 1; #ifdef HAVE_ZLIB if (!bzipflag) { compresult = compress2(comp_buf->buf,