]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: ssh_fetch_identitylist() returns the return value from
authormarkus@openbsd.org <markus@openbsd.org>
Fri, 6 Mar 2020 18:24:39 +0000 (18:24 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 13 Mar 2020 02:18:09 +0000 (13:18 +1100)
commitbc30b446841fc16e50ed6e75c56ccfbd37b9f281
treee2188757438913bef1fcb0b77ed6d4f2e5630770
parent7b4f70ddeb59f35283d77d8d9c834ca58f8cf436
upstream: ssh_fetch_identitylist() returns the return value from

ssh_request_reply() so we should also check against != 0 ok djm

OpenBSD-Commit-ID: 28d0028769d03e665688c61bb5fd943e18614952
authfd.c