Hi,
attached the patch to fix the bug.
--
regards,
ulf
diff -u sendfile-2.1b/src/sendfile.c sendfile-2.1b/src/sendfile.c
--- sendfile-2.1b/src/sendfile.c
+++ sendfile-2.1b/src/sendfile.c
@@ -1709,7 +1709,7 @@
fflush(stdout);
snprintf(MAXS(cmd),"%s < '%s' > %s",zprg,file,ziptmp);
Package: sendfile
Version: 2.1b-7
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
sendfile crashes reproduceable when usingg -v and -z together or when -z
is activated by filetype magic. Dropping -v or sending uncompressed (-u)
works without crash.
How to reproduce:
$ echo This i
2 matches
Mail list logo