use cond_kdestroy
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3658 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1763,9 +1763,7 @@ dologout(int status)
|
|||||||
if (logged_in) {
|
if (logged_in) {
|
||||||
seteuid((uid_t)0);
|
seteuid((uid_t)0);
|
||||||
logwtmp(ttyline, "", "");
|
logwtmp(ttyline, "", "");
|
||||||
dest_tkt();
|
cond_kdestroy();
|
||||||
if(k_hasafs())
|
|
||||||
k_unlog();
|
|
||||||
}
|
}
|
||||||
/* beware of flushing buffers after a SIGPIPE */
|
/* beware of flushing buffers after a SIGPIPE */
|
||||||
#ifdef XXX
|
#ifdef XXX
|
||||||
|
Reference in New Issue
Block a user