apps/mac: avoid need for two ^D when using stdin from a terminal
authorPauli <pauli@openssl.org>
Fri, 7 May 2021 04:19:06 +0000 (14:19 +1000)
committerPauli <pauli@openssl.org>
Sat, 8 May 2021 12:15:56 +0000 (22:15 +1000)
commit29f5727b83c4ec26ff8e183c1b0dc707a3719588
tree8cbd94fe2ffd73f3f764932e3339ad908f506339
parent68f3fb051487581e3a424235b3d4f651cf558493
apps/mac: avoid need for two ^D when using stdin from a terminal

Fixes #13246

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15189)
apps/mac.c