CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/29 21:05:01
Modified files:
usr.bin/ssh : sshsig.c
Log message:
return SSH_ERR_KEY_NOT_FOUND if the allowed_signers file is empty,
not SSH_ERR_INTERNAL_ERROR. Also remove some dead code spotted by
Coverity; with/ok dtucker@
