diff --git a/appl/ftp/ftp/krb4.c b/appl/ftp/ftp/krb4.c index 06e7232b0..c26f19e4a 100644 --- a/appl/ftp/ftp/krb4.c +++ b/appl/ftp/ftp/krb4.c @@ -499,6 +499,7 @@ void krb4_quit(void) { auth_complete = 0; + data_prot = 0; } int krb4_write_enc(FILE *F, char *fmt, va_list ap)