CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/19 18:05:09
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
reset comment=NULL for each key in do_fingerprint(); fixes "no comment"
not showing on when running `ssh-keygen -l` on multiple keys where one
has a comment and other following keys do not. Patch from Markus Kuhn
via GHPR407, bz3580
