CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/06 11:24:39
Modified files:
usr.bin/ssh : authfd.c
Log message:
ssh_fetch_identitylist() returns the return value from
ssh_request_reply() so we should also check against != 0
ok djm
