CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/07/11 23:42:03
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
do_print_resource_record() can never be called with a NULL filename, so
don't attempt (and bungle) asking for one if it has not been specified
bz#2127 ok dtucker@
