mirror of git://anongit.mindrot.org/openssh.git synced 2025-03-11 09:17:38 +00:00

upstream commit

If ssh receives a PACKET_DISCONNECT during userauth it
will cause ssh_dispatch_run(DISPATCH_BLOCK, ...) to return without the
session being authenticated.  Check for this and exit if necessary.  ok djm@

Upstream-ID: b3afe126c0839d2eae6cddd41ff2ba317eda0903
This commit is contained in:
dtucker@openbsd.org 2016-09-22 02:29:57 +00:00 committed by Damien Miller
parent 1622649b7a
commit f31c654b30