Fix ui_write in apps/apps.c
authorRichard Levitte <levitte@openssl.org>
Sat, 19 Aug 2017 16:45:43 +0000 (18:45 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 19 Aug 2017 19:56:43 +0000 (21:56 +0200)
It used the default UI reader as fallback instead of the UI writer.

Fixes #4147
Fixes #4195

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/4198)


No differences found