]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: have sshpkt_fatal() save/restore errno before we
authordjm@openbsd.org <djm@openbsd.org>
Thu, 30 Jan 2020 07:20:05 +0000 (07:20 +0000)
committerDamien Miller <djm@mindrot.org>
Thu, 30 Jan 2020 07:22:34 +0000 (18:22 +1100)
commitdce74eab0c0f9010dc84c62500a17771d0131ff3
treeb627f9c1db439625ef221b2ffb7b5c43fcb41744
parent14ef4efe2bf4180e085ea6738fdbebc199458b0c
upstream: have sshpkt_fatal() save/restore errno before we

potentially call strerror() (via ssh_err()); ok dtucker

OpenBSD-Commit-ID: 5590df31d21405498c848245b85c24acb84ad787
packet.c