CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/11 22:50:32
Modified files:
usr.bin/ssh : ssh-keygen.c auth-bsdauth.c
Log message:
don't count on things that accept arguments by reference to clear
things for us on error; most things do, but it's unsafe form.
