CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/05 05:50:33
Modified files:
usr.bin/ssh : authfile.c authfile.h sshconnect2.c
Log message:
Remove now-redundant perm_ok arg since sshkey_load_private_type will
now return SSH_ERR_KEY_BAD_PERMISSIONS in that case. Patch from
jitendra.sharma at intel.com, ok djm@
