CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/26 22:00:17
Modified files:
usr.bin/ssh : readpass.c
Log message:
use error()+_exit() instead of fatal() to avoid running cleanup
handlers in child process; spotted via weird regress failures in
portable
