]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: fix a bug I introduced in r1.406: when printing private key
authordjm@openbsd.org <djm@openbsd.org>
Mon, 20 Apr 2020 04:43:57 +0000 (04:43 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 20 Apr 2020 04:46:40 +0000 (14:46 +1000)
commita98d5ba31e5e7e01317352f85fa63b846a960f8c
treec8b830d753f55f8366c1e4766243cffd2a9d98ac
parent32f2d0aad42c15e19bd3b07496076ca891573a58
upstream: fix a bug I introduced in r1.406: when printing private key

fingerprint of old-format key, key comments were not being displayed. Spotted
by loic AT venez.fr, ok dtucker

OpenBSD-Commit-ID: 2d98e4f9eb168eea733d17e141e1ead9fe26e533
ssh-keygen.c