CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/27 09:54:02
Modified files:
usr.bin/openssl: rand.c
Log message:
Reset the config struct before calling options_parse(), otherwise config
options from the previous run stick in interactive mode.
