CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/15 20:46:49
Modified files:
lib/libssl/src/crypto/ui: ui_openssl.c
Log message:
After reading a password with terminal echo off, restore the terminal to
its original state instead of blindly turning echo on.
problem reported on the openssl-dev list by William Freeman
ok miod@ beck@
