CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/12 19:44:02
Modified files:
usr.bin/ssh : sshconnect.c
Log message:
avoid printf("%s", NULL) if using ssh -oUserKnownHostsFile=none
and a hostkey in one of the system known hosts file changes;
ok dtucker@
