CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/31 04:54:00
Modified files:
usr.bin/ssh : auth-options.c auth-options.h auth2-pubkey.c
Log message:
make sure we don't pass a NULL string to vfprintf (triggered by the
principals-command regress test); ok bluhm
