openssl/crypto/ui
Richard Levitte 226e6a2cf2 crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO too
These both indicate that the file descriptor we're trying to use as a
terminal isn't, in fact, a terminal.

Fixes #7271

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7272)

(cherry picked from commit 276bf8620c)
2018-09-20 06:40:52 +02:00
..
build.info
ui_err.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
ui_lib.c Update copyright year 2018-04-17 15:18:40 +02:00
ui_locl.h
ui_null.c
ui_openssl.c crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO too 2018-09-20 06:40:52 +02:00
ui_util.c