Remove auth-state on lost peer.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4058 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-11-28 01:45:31 +00:00
parent 05f19a3e0a
commit 6f49b44504

View File

@@ -174,6 +174,7 @@ lostpeer(int sig)
}
proxflag = 0;
pswitch(0);
krb4_quit();
SIGRETURN(0);
}