MFC change 180637 - tcsh abort in xgetpass()
PR: bin/124191
This commit is contained in:
parent
c1087b6e57
commit
855b0d7571
@ -632,7 +632,7 @@ xgetpass(const char *prm)
|
||||
}
|
||||
strbuf_terminate(&pass);
|
||||
|
||||
cleanup_until(&sa);
|
||||
cleanup_until(&osa);
|
||||
|
||||
return pass.s;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user