]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: simplify sshsig_find_principals() similar to what happened to
authordjm@openbsd.org <djm@openbsd.org>
Thu, 6 Apr 2023 03:56:02 +0000 (03:56 +0000)
committerDamien Miller <djm@mindrot.org>
Thu, 6 Apr 2023 03:57:28 +0000 (13:57 +1000)
commit484c5e6168fdb22cbcd73c4ff987cf9ca47989ca
treef7bfb5fe48c49a14b66c960e7b83d5b604f16e8c
parent3a7b110fbc7e096423f8f7b459deffe4c65d70f4
upstream: simplify sshsig_find_principals() similar to what happened to

sshsig_check_allowed_keys() in r1.31, removing some dead code

OpenBSD-Commit-ID: a493e628d4d6c08f878c276d998f4313ba61702d
sshsig.c